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

183 строки
11 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.appservice.models.ParameterType"
fullName: "com.azure.resourcemanager.appservice.models.ParameterType"
name: "ParameterType"
nameWithType: "ParameterType"
summary: "The parameter type."
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.getValue()?alt=com.azure.core.util.ExpandableStringEnum.getValue&text=getValue\" 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 **ParameterType**</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.ParameterType?alt=com.azure.resourcemanager.appservice.models.ParameterType&text=ParameterType\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.appservice.models.ParameterType.ParameterType()"
fullName: "com.azure.resourcemanager.appservice.models.ParameterType.ParameterType()"
name: "ParameterType()"
nameWithType: "ParameterType.ParameterType()"
summary: "Creates a new instance of Parameter<wbr>Type value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.appservice.models.ParameterType.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public ParameterType()"
desc: "Creates a new instance of ParameterType value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.appservice.models.ParameterType.ARRAY"
fullName: "com.azure.resourcemanager.appservice.models.ParameterType.ARRAY"
name: "ARRAY"
nameWithType: "ParameterType.ARRAY"
summary: "Static value Array for Parameter<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ParameterType?alt=com.azure.resourcemanager.appservice.models.ParameterType&text=ParameterType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ParameterType ARRAY"
desc: "Static value Array for ParameterType."
- uid: "com.azure.resourcemanager.appservice.models.ParameterType.BOOL"
fullName: "com.azure.resourcemanager.appservice.models.ParameterType.BOOL"
name: "BOOL"
nameWithType: "ParameterType.BOOL"
summary: "Static value Bool for Parameter<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ParameterType?alt=com.azure.resourcemanager.appservice.models.ParameterType&text=ParameterType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ParameterType BOOL"
desc: "Static value Bool for ParameterType."
- uid: "com.azure.resourcemanager.appservice.models.ParameterType.FLOAT"
fullName: "com.azure.resourcemanager.appservice.models.ParameterType.FLOAT"
name: "FLOAT"
nameWithType: "ParameterType.FLOAT"
summary: "Static value Float for Parameter<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ParameterType?alt=com.azure.resourcemanager.appservice.models.ParameterType&text=ParameterType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ParameterType FLOAT"
desc: "Static value Float for ParameterType."
- uid: "com.azure.resourcemanager.appservice.models.ParameterType.INT"
fullName: "com.azure.resourcemanager.appservice.models.ParameterType.INT"
name: "INT"
nameWithType: "ParameterType.INT"
summary: "Static value Int for Parameter<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ParameterType?alt=com.azure.resourcemanager.appservice.models.ParameterType&text=ParameterType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ParameterType INT"
desc: "Static value Int for ParameterType."
- uid: "com.azure.resourcemanager.appservice.models.ParameterType.NOT_SPECIFIED"
fullName: "com.azure.resourcemanager.appservice.models.ParameterType.NOT_SPECIFIED"
name: "NOT_SPECIFIED"
nameWithType: "ParameterType.NOT_SPECIFIED"
summary: "Static value Not<wbr>Specified for Parameter<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ParameterType?alt=com.azure.resourcemanager.appservice.models.ParameterType&text=ParameterType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ParameterType NOT_SPECIFIED"
desc: "Static value NotSpecified for ParameterType."
- uid: "com.azure.resourcemanager.appservice.models.ParameterType.OBJECT"
fullName: "com.azure.resourcemanager.appservice.models.ParameterType.OBJECT"
name: "OBJECT"
nameWithType: "ParameterType.OBJECT"
summary: "Static value Object for Parameter<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ParameterType?alt=com.azure.resourcemanager.appservice.models.ParameterType&text=ParameterType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ParameterType OBJECT"
desc: "Static value Object for ParameterType."
- uid: "com.azure.resourcemanager.appservice.models.ParameterType.SECURE_OBJECT"
fullName: "com.azure.resourcemanager.appservice.models.ParameterType.SECURE_OBJECT"
name: "SECURE_OBJECT"
nameWithType: "ParameterType.SECURE_OBJECT"
summary: "Static value Secure<wbr>Object for Parameter<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ParameterType?alt=com.azure.resourcemanager.appservice.models.ParameterType&text=ParameterType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ParameterType SECURE_OBJECT"
desc: "Static value SecureObject for ParameterType."
- uid: "com.azure.resourcemanager.appservice.models.ParameterType.SECURE_STRING"
fullName: "com.azure.resourcemanager.appservice.models.ParameterType.SECURE_STRING"
name: "SECURE_STRING"
nameWithType: "ParameterType.SECURE_STRING"
summary: "Static value Secure<wbr>String for Parameter<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ParameterType?alt=com.azure.resourcemanager.appservice.models.ParameterType&text=ParameterType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ParameterType SECURE_STRING"
desc: "Static value SecureString for ParameterType."
- uid: "com.azure.resourcemanager.appservice.models.ParameterType.STRING"
fullName: "com.azure.resourcemanager.appservice.models.ParameterType.STRING"
name: "STRING"
nameWithType: "ParameterType.STRING"
summary: "Static value String for Parameter<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ParameterType?alt=com.azure.resourcemanager.appservice.models.ParameterType&text=ParameterType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ParameterType STRING"
desc: "Static value String for ParameterType."
methods:
- uid: "com.azure.resourcemanager.appservice.models.ParameterType.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.appservice.models.ParameterType.fromString(String name)"
name: "fromString(String name)"
nameWithType: "ParameterType.fromString(String name)"
summary: "Creates or finds a Parameter<wbr>Type from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static ParameterType fromString(String name)"
desc: "Creates or finds a ParameterType from its string representation."
returns:
description: "the corresponding ParameterType."
type: "<xref href=\"com.azure.resourcemanager.appservice.models.ParameterType?alt=com.azure.resourcemanager.appservice.models.ParameterType&text=ParameterType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.appservice.models.ParameterType.values()"
fullName: "com.azure.resourcemanager.appservice.models.ParameterType.values()"
name: "values()"
nameWithType: "ParameterType.values()"
summary: "Gets known Parameter<wbr>Type values."
modifiers:
- "static"
syntax: "public static Collection<ParameterType> values()"
desc: "Gets known ParameterType values."
returns:
description: "known ParameterType values."
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.ParameterType?alt=com.azure.resourcemanager.appservice.models.ParameterType&text=ParameterType\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "The parameter type."
metadata: {}
package: "com.azure.resourcemanager.appservice.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-appservice:2.44.0