azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

201 строка
11 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.cognitiveservices.SkuName"
fullName: "com.microsoft.azure.management.cognitiveservices.SkuName"
name: "SkuName"
nameWithType: "SkuName"
summary: "Defines values for Sku<wbr>Name."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.microsoft.rest.ExpandableStringEnum?alt=com.microsoft.rest.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.equals(java.lang.Object)?alt=com.microsoft.rest.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.hashCode()?alt=com.microsoft.rest.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.toString()?alt=com.microsoft.rest.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.withNameValue(java.lang.String,T,java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.withNameValue&text=withNameValue\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public final class **SkuName**</br> extends <xref href=\"com.microsoft.rest.ExpandableStringEnum?alt=com.microsoft.rest.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.cognitiveservices.SkuName?alt=com.microsoft.azure.management.cognitiveservices.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.microsoft.azure.management.cognitiveservices.SkuName.SkuName()"
fullName: "com.microsoft.azure.management.cognitiveservices.SkuName.SkuName()"
name: "SkuName()"
nameWithType: "SkuName.SkuName()"
syntax: "public SkuName()"
fields:
- uid: "com.microsoft.azure.management.cognitiveservices.SkuName.F0"
fullName: "com.microsoft.azure.management.cognitiveservices.SkuName.F0"
name: "F0"
nameWithType: "SkuName.F0"
summary: "Static value F0 for Sku<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.SkuName?alt=com.microsoft.azure.management.cognitiveservices.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SkuName F0"
desc: "Static value F0 for SkuName."
- uid: "com.microsoft.azure.management.cognitiveservices.SkuName.P0"
fullName: "com.microsoft.azure.management.cognitiveservices.SkuName.P0"
name: "P0"
nameWithType: "SkuName.P0"
summary: "Static value P0 for Sku<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.SkuName?alt=com.microsoft.azure.management.cognitiveservices.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SkuName P0"
desc: "Static value P0 for SkuName."
- uid: "com.microsoft.azure.management.cognitiveservices.SkuName.P1"
fullName: "com.microsoft.azure.management.cognitiveservices.SkuName.P1"
name: "P1"
nameWithType: "SkuName.P1"
summary: "Static value P1 for Sku<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.SkuName?alt=com.microsoft.azure.management.cognitiveservices.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SkuName P1"
desc: "Static value P1 for SkuName."
- uid: "com.microsoft.azure.management.cognitiveservices.SkuName.P2"
fullName: "com.microsoft.azure.management.cognitiveservices.SkuName.P2"
name: "P2"
nameWithType: "SkuName.P2"
summary: "Static value P2 for Sku<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.SkuName?alt=com.microsoft.azure.management.cognitiveservices.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SkuName P2"
desc: "Static value P2 for SkuName."
- uid: "com.microsoft.azure.management.cognitiveservices.SkuName.S0"
fullName: "com.microsoft.azure.management.cognitiveservices.SkuName.S0"
name: "S0"
nameWithType: "SkuName.S0"
summary: "Static value S0 for Sku<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.SkuName?alt=com.microsoft.azure.management.cognitiveservices.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SkuName S0"
desc: "Static value S0 for SkuName."
- uid: "com.microsoft.azure.management.cognitiveservices.SkuName.S1"
fullName: "com.microsoft.azure.management.cognitiveservices.SkuName.S1"
name: "S1"
nameWithType: "SkuName.S1"
summary: "Static value S1 for Sku<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.SkuName?alt=com.microsoft.azure.management.cognitiveservices.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SkuName S1"
desc: "Static value S1 for SkuName."
- uid: "com.microsoft.azure.management.cognitiveservices.SkuName.S2"
fullName: "com.microsoft.azure.management.cognitiveservices.SkuName.S2"
name: "S2"
nameWithType: "SkuName.S2"
summary: "Static value S2 for Sku<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.SkuName?alt=com.microsoft.azure.management.cognitiveservices.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SkuName S2"
desc: "Static value S2 for SkuName."
- uid: "com.microsoft.azure.management.cognitiveservices.SkuName.S3"
fullName: "com.microsoft.azure.management.cognitiveservices.SkuName.S3"
name: "S3"
nameWithType: "SkuName.S3"
summary: "Static value S3 for Sku<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.SkuName?alt=com.microsoft.azure.management.cognitiveservices.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SkuName S3"
desc: "Static value S3 for SkuName."
- uid: "com.microsoft.azure.management.cognitiveservices.SkuName.S4"
fullName: "com.microsoft.azure.management.cognitiveservices.SkuName.S4"
name: "S4"
nameWithType: "SkuName.S4"
summary: "Static value S4 for Sku<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.SkuName?alt=com.microsoft.azure.management.cognitiveservices.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SkuName S4"
desc: "Static value S4 for SkuName."
- uid: "com.microsoft.azure.management.cognitiveservices.SkuName.S5"
fullName: "com.microsoft.azure.management.cognitiveservices.SkuName.S5"
name: "S5"
nameWithType: "SkuName.S5"
summary: "Static value S5 for Sku<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.SkuName?alt=com.microsoft.azure.management.cognitiveservices.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SkuName S5"
desc: "Static value S5 for SkuName."
- uid: "com.microsoft.azure.management.cognitiveservices.SkuName.S6"
fullName: "com.microsoft.azure.management.cognitiveservices.SkuName.S6"
name: "S6"
nameWithType: "SkuName.S6"
summary: "Static value S6 for Sku<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.SkuName?alt=com.microsoft.azure.management.cognitiveservices.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SkuName S6"
desc: "Static value S6 for SkuName."
methods:
- uid: "com.microsoft.azure.management.cognitiveservices.SkuName.fromString(java.lang.String)"
fullName: "com.microsoft.azure.management.cognitiveservices.SkuName.fromString(String name)"
name: "fromString(String name)"
nameWithType: "SkuName.fromString(String name)"
summary: "Creates or finds a Sku<wbr>Name from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for"
name: "name"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static SkuName fromString(String name)"
desc: "Creates or finds a SkuName from its string representation."
returns:
description: "the corresponding SkuName"
type: "<xref href=\"com.microsoft.azure.management.cognitiveservices.SkuName?alt=com.microsoft.azure.management.cognitiveservices.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cognitiveservices.SkuName.values()"
fullName: "com.microsoft.azure.management.cognitiveservices.SkuName.values()"
name: "values()"
nameWithType: "SkuName.values()"
modifiers:
- "static"
syntax: "public static Collection<SkuName> values()"
returns:
description: "known SkuName values"
type: "<xref href=\"java.util.Collection?alt=java.util.Collection&text=Collection\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.cognitiveservices.SkuName?alt=com.microsoft.azure.management.cognitiveservices.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for SkuName."
metadata: {}
package: "com.microsoft.azure.management.cognitiveservices"
artifact: com.microsoft.azure:azure-mgmt-cognitiveservices:1.10.0-beta