156 строки
11 KiB
YAML
156 строки
11 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku"
|
|
name: "Sku"
|
|
nameWithType: "Sku"
|
|
summary: "The resource model definition representing SKU."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- 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.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" 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.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" 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.toString()?alt=java.lang.Object.toString&text=toString\" 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 class **Sku**"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.Sku()"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.Sku()"
|
|
name: "Sku()"
|
|
nameWithType: "Sku.Sku()"
|
|
syntax: "public Sku()"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.capacity()"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.capacity()"
|
|
name: "capacity()"
|
|
nameWithType: "Sku.capacity()"
|
|
summary: "Get if the SKU supports scale out/in then the capacity integer should be included."
|
|
syntax: "public Integer capacity()"
|
|
desc: "Get if the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted."
|
|
returns:
|
|
description: "the capacity value"
|
|
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.family()"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.family()"
|
|
name: "family()"
|
|
nameWithType: "Sku.family()"
|
|
summary: "Get if the service has different generations of hardware, for the same SKU, then that can be captured here."
|
|
syntax: "public String family()"
|
|
desc: "Get if the service has different generations of hardware, for the same SKU, then that can be captured here."
|
|
returns:
|
|
description: "the family value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.name()"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.name()"
|
|
name: "name()"
|
|
nameWithType: "Sku.name()"
|
|
summary: "Get the name of the SKU."
|
|
syntax: "public String name()"
|
|
desc: "Get the name of the SKU. Ex - P3. It is typically a letter+number code."
|
|
returns:
|
|
description: "the name value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.size()"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.size()"
|
|
name: "size()"
|
|
nameWithType: "Sku.size()"
|
|
summary: "Get the SKU size."
|
|
syntax: "public String size()"
|
|
desc: "Get the SKU size. When the name field is the combination of tier and some other value, this would be the standalone code."
|
|
returns:
|
|
description: "the size value"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.tier()"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.tier()"
|
|
name: "tier()"
|
|
nameWithType: "Sku.tier()"
|
|
summary: "Get this field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT."
|
|
syntax: "public SkuTier tier()"
|
|
desc: "Get this field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT. Possible values include: 'Free', 'Basic', 'Standard', 'Premium'."
|
|
returns:
|
|
description: "the tier value"
|
|
type: "<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.SkuTier?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.SkuTier&text=SkuTier\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.withCapacity(java.lang.Integer)"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.withCapacity(Integer capacity)"
|
|
name: "withCapacity(Integer capacity)"
|
|
nameWithType: "Sku.withCapacity(Integer capacity)"
|
|
summary: "Set if the SKU supports scale out/in then the capacity integer should be included."
|
|
parameters:
|
|
- description: "the capacity value to set"
|
|
name: "capacity"
|
|
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public Sku withCapacity(Integer capacity)"
|
|
desc: "Set if the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted."
|
|
returns:
|
|
description: "the Sku object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.Sku?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.Sku&text=Sku\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.withFamily(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.withFamily(String family)"
|
|
name: "withFamily(String family)"
|
|
nameWithType: "Sku.withFamily(String family)"
|
|
summary: "Set if the service has different generations of hardware, for the same SKU, then that can be captured here."
|
|
parameters:
|
|
- description: "the family value to set"
|
|
name: "family"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public Sku withFamily(String family)"
|
|
desc: "Set if the service has different generations of hardware, for the same SKU, then that can be captured here."
|
|
returns:
|
|
description: "the Sku object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.Sku?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.Sku&text=Sku\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.withName(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.withName(String name)"
|
|
name: "withName(String name)"
|
|
nameWithType: "Sku.withName(String name)"
|
|
summary: "Set the name of the SKU."
|
|
parameters:
|
|
- description: "the name value to set"
|
|
name: "name"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public Sku withName(String name)"
|
|
desc: "Set the name of the SKU. Ex - P3. It is typically a letter+number code."
|
|
returns:
|
|
description: "the Sku object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.Sku?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.Sku&text=Sku\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.withSize(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.withSize(String size)"
|
|
name: "withSize(String size)"
|
|
nameWithType: "Sku.withSize(String size)"
|
|
summary: "Set the SKU size."
|
|
parameters:
|
|
- description: "the size value to set"
|
|
name: "size"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public Sku withSize(String size)"
|
|
desc: "Set the SKU size. When the name field is the combination of tier and some other value, this would be the standalone code."
|
|
returns:
|
|
description: "the Sku object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.Sku?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.Sku&text=Sku\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.withTier(com.microsoft.azure.management.mixedreality.v2020_05_01.SkuTier)"
|
|
fullName: "com.microsoft.azure.management.mixedreality.v2020_05_01.Sku.withTier(SkuTier tier)"
|
|
name: "withTier(SkuTier tier)"
|
|
nameWithType: "Sku.withTier(SkuTier tier)"
|
|
summary: "Set this field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT."
|
|
parameters:
|
|
- description: "the tier value to set"
|
|
name: "tier"
|
|
type: "<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.SkuTier?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.SkuTier&text=SkuTier\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public Sku withTier(SkuTier tier)"
|
|
desc: "Set this field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT. Possible values include: 'Free', 'Basic', 'Standard', 'Premium'."
|
|
returns:
|
|
description: "the Sku object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.mixedreality.v2020_05_01.Sku?alt=com.microsoft.azure.management.mixedreality.v2020_05_01.Sku&text=Sku\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The resource model definition representing SKU."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.mixedreality.v2020_05_01"
|
|
artifact: com.microsoft.azure.mixedreality.v2020_05_01:azure-mgmt-mixedreality:1.0.0-beta
|