azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.a...

320 строки
19 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.appservice.models.WebContainer"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer"
name: "WebContainer"
nameWithType: "WebContainer"
summary: "Defines values for Java web container."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **WebContainer**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.WebContainer()"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.WebContainer()"
name: "WebContainer()"
nameWithType: "WebContainer.WebContainer()"
syntax: "public WebContainer()"
fields:
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.JAVA_8"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.JAVA_8"
name: "JAVA_8"
nameWithType: "WebContainer.JAVA_8"
summary: "Static value java 8 for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer JAVA_8"
desc: "Static value java 8 for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.JETTY_9_1_NEWEST"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.JETTY_9_1_NEWEST"
name: "JETTY_9_1_NEWEST"
nameWithType: "WebContainer.JETTY_9_1_NEWEST"
summary: "Static value jetty 9.1 for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer JETTY_9_1_NEWEST"
desc: "Static value jetty 9.1 for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.JETTY_9_1_V20131115"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.JETTY_9_1_V20131115"
name: "JETTY_9_1_V20131115"
nameWithType: "WebContainer.JETTY_9_1_V20131115"
summary: "Static value jetty 9.1.0 v20131115 for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer JETTY_9_1_V20131115"
desc: "Static value jetty 9.1.0 v20131115 for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.JETTY_9_3_NEWEST"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.JETTY_9_3_NEWEST"
name: "JETTY_9_3_NEWEST"
nameWithType: "WebContainer.JETTY_9_3_NEWEST"
summary: "Static value jetty 9.3 for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer JETTY_9_3_NEWEST"
desc: "Static value jetty 9.3 for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.JETTY_9_3_V20161014"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.JETTY_9_3_V20161014"
name: "JETTY_9_3_V20161014"
nameWithType: "WebContainer.JETTY_9_3_V20161014"
summary: "Static value jetty 9.3.13 v20161014 for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer JETTY_9_3_V20161014"
desc: "Static value jetty 9.3.13 v20161014 for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_7_0_50"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_7_0_50"
name: "TOMCAT_7_0_50"
nameWithType: "WebContainer.TOMCAT_7_0_50"
summary: "Static value tomcat 7.0.50 for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer TOMCAT_7_0_50"
desc: "Static value tomcat 7.0.50 for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_7_0_62"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_7_0_62"
name: "TOMCAT_7_0_62"
nameWithType: "WebContainer.TOMCAT_7_0_62"
summary: "Static value tomcat 7.0.62 for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer TOMCAT_7_0_62"
desc: "Static value tomcat 7.0.62 for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_7_0_NEWEST"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_7_0_NEWEST"
name: "TOMCAT_7_0_NEWEST"
nameWithType: "WebContainer.TOMCAT_7_0_NEWEST"
summary: "Static value tomcat 7.0 newest for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer TOMCAT_7_0_NEWEST"
desc: "Static value tomcat 7.0 newest for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_8_0_23"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_8_0_23"
name: "TOMCAT_8_0_23"
nameWithType: "WebContainer.TOMCAT_8_0_23"
summary: "Static value tomcat 8.0.23 for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer TOMCAT_8_0_23"
desc: "Static value tomcat 8.0.23 for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_8_0_NEWEST"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_8_0_NEWEST"
name: "TOMCAT_8_0_NEWEST"
nameWithType: "WebContainer.TOMCAT_8_0_NEWEST"
summary: "Static value tomcat 8.0 newest for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer TOMCAT_8_0_NEWEST"
desc: "Static value tomcat 8.0 newest for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_8_5_20"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_8_5_20"
name: "TOMCAT_8_5_20"
nameWithType: "WebContainer.TOMCAT_8_5_20"
summary: "Static value tomcat 8.5.20 for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer TOMCAT_8_5_20"
desc: "Static value tomcat 8.5.20 for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_8_5_31"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_8_5_31"
name: "TOMCAT_8_5_31"
nameWithType: "WebContainer.TOMCAT_8_5_31"
summary: "Static value tomcat 8.5.31 for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer TOMCAT_8_5_31"
desc: "Static value tomcat 8.5.31 for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_8_5_34"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_8_5_34"
name: "TOMCAT_8_5_34"
nameWithType: "WebContainer.TOMCAT_8_5_34"
summary: "Static value tomcat 8.5.34 for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer TOMCAT_8_5_34"
desc: "Static value tomcat 8.5.34 for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_8_5_37"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_8_5_37"
name: "TOMCAT_8_5_37"
nameWithType: "WebContainer.TOMCAT_8_5_37"
summary: "Static value tomcat 8.5.37 for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer TOMCAT_8_5_37"
desc: "Static value tomcat 8.5.37 for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_8_5_6"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_8_5_6"
name: "TOMCAT_8_5_6"
nameWithType: "WebContainer.TOMCAT_8_5_6"
summary: "Static value tomcat 8.5.6 for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer TOMCAT_8_5_6"
desc: "Static value tomcat 8.5.6 for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_8_5_NEWEST"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_8_5_NEWEST"
name: "TOMCAT_8_5_NEWEST"
nameWithType: "WebContainer.TOMCAT_8_5_NEWEST"
summary: "Static value tomcat 8.5 newest for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer TOMCAT_8_5_NEWEST"
desc: "Static value tomcat 8.5 newest for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_9_0_0"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_9_0_0"
name: "TOMCAT_9_0_0"
nameWithType: "WebContainer.TOMCAT_9_0_0"
summary: "Static value tomcat 9\\_0\\_0 for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer TOMCAT_9_0_0"
desc: "Static value tomcat 9\\_0\\_0 for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_9_0_12"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_9_0_12"
name: "TOMCAT_9_0_12"
nameWithType: "WebContainer.TOMCAT_9_0_12"
summary: "Static value tomcat 9\\_0\\_12 for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer TOMCAT_9_0_12"
desc: "Static value tomcat 9\\_0\\_12 for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_9_0_14"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_9_0_14"
name: "TOMCAT_9_0_14"
nameWithType: "WebContainer.TOMCAT_9_0_14"
summary: "Static value tomcat 9\\_0\\_14 for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer TOMCAT_9_0_14"
desc: "Static value tomcat 9\\_0\\_14 for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_9_0_8"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_9_0_8"
name: "TOMCAT_9_0_8"
nameWithType: "WebContainer.TOMCAT_9_0_8"
summary: "Static value tomcat 9\\_0\\_8 for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer TOMCAT_9_0_8"
desc: "Static value tomcat 9\\_0\\_8 for WebContainer."
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_9_0_NEWEST"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.TOMCAT_9_0_NEWEST"
name: "TOMCAT_9_0_NEWEST"
nameWithType: "WebContainer.TOMCAT_9_0_NEWEST"
summary: "Static value tomcat 9.0 newest for Web<wbr>Container."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final WebContainer TOMCAT_9_0_NEWEST"
desc: "Static value tomcat 9.0 newest for WebContainer."
methods:
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.fromString(String name)"
name: "fromString(String name)"
nameWithType: "WebContainer.fromString(String name)"
summary: "Finds or creates a Web container based on the specified name."
modifiers:
- "static"
parameters:
- description: "a name"
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static WebContainer fromString(String name)"
desc: "Finds or creates a Web container based on the specified name."
returns:
description: "a WebContainer instance"
type: "<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appservice.models.WebContainer.values()"
fullName: "com.azure.resourcemanager.appservice.models.WebContainer.values()"
name: "values()"
nameWithType: "WebContainer.values()"
modifiers:
- "static"
syntax: "public static Collection<WebContainer> values()"
returns:
description: "known Web container types"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.appservice.models.WebContainer?alt=com.azure.resourcemanager.appservice.models.WebContainer&text=WebContainer\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for Java web container."
metadata: {}
package: "com.azure.resourcemanager.appservice.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-appservice:2.42.0