84 строки
6.6 KiB
YAML
84 строки
6.6 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.appplatform.v2020_07_01.ResourceSkuRestrictionInfo"
|
|
fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.ResourceSkuRestrictionInfo"
|
|
name: "ResourceSkuRestrictionInfo"
|
|
nameWithType: "ResourceSkuRestrictionInfo"
|
|
summary: "Information about the restriction where the SKU cannot be used."
|
|
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 **ResourceSkuRestrictionInfo**"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.management.appplatform.v2020_07_01.ResourceSkuRestrictionInfo.ResourceSkuRestrictionInfo()"
|
|
fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.ResourceSkuRestrictionInfo.ResourceSkuRestrictionInfo()"
|
|
name: "ResourceSkuRestrictionInfo()"
|
|
nameWithType: "ResourceSkuRestrictionInfo.ResourceSkuRestrictionInfo()"
|
|
syntax: "public ResourceSkuRestrictionInfo()"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.appplatform.v2020_07_01.ResourceSkuRestrictionInfo.locations()"
|
|
fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.ResourceSkuRestrictionInfo.locations()"
|
|
name: "locations()"
|
|
nameWithType: "ResourceSkuRestrictionInfo.locations()"
|
|
summary: "Get gets locations where the SKU is restricted."
|
|
syntax: "public List<String> locations()"
|
|
desc: "Get gets locations where the SKU is restricted."
|
|
returns:
|
|
description: "the locations value"
|
|
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" /><<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.microsoft.azure.management.appplatform.v2020_07_01.ResourceSkuRestrictionInfo.withLocations(java.util.List<java.lang.String>)"
|
|
fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.ResourceSkuRestrictionInfo.withLocations(List<String> locations)"
|
|
name: "withLocations(List<String> locations)"
|
|
nameWithType: "ResourceSkuRestrictionInfo.withLocations(List<String> locations)"
|
|
summary: "Set gets locations where the SKU is restricted."
|
|
parameters:
|
|
- description: "the locations value to set"
|
|
name: "locations"
|
|
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" /><<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public ResourceSkuRestrictionInfo withLocations(List<String> locations)"
|
|
desc: "Set gets locations where the SKU is restricted."
|
|
returns:
|
|
description: "the ResourceSkuRestrictionInfo object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.appplatform.v2020_07_01.ResourceSkuRestrictionInfo?alt=com.microsoft.azure.management.appplatform.v2020_07_01.ResourceSkuRestrictionInfo&text=ResourceSkuRestrictionInfo\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.appplatform.v2020_07_01.ResourceSkuRestrictionInfo.withZones(java.util.List<java.lang.String>)"
|
|
fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.ResourceSkuRestrictionInfo.withZones(List<String> zones)"
|
|
name: "withZones(List<String> zones)"
|
|
nameWithType: "ResourceSkuRestrictionInfo.withZones(List<String> zones)"
|
|
summary: "Set gets list of availability zones where the SKU is restricted."
|
|
parameters:
|
|
- description: "the zones value to set"
|
|
name: "zones"
|
|
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" /><<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public ResourceSkuRestrictionInfo withZones(List<String> zones)"
|
|
desc: "Set gets list of availability zones where the SKU is restricted."
|
|
returns:
|
|
description: "the ResourceSkuRestrictionInfo object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.appplatform.v2020_07_01.ResourceSkuRestrictionInfo?alt=com.microsoft.azure.management.appplatform.v2020_07_01.ResourceSkuRestrictionInfo&text=ResourceSkuRestrictionInfo\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.appplatform.v2020_07_01.ResourceSkuRestrictionInfo.zones()"
|
|
fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.ResourceSkuRestrictionInfo.zones()"
|
|
name: "zones()"
|
|
nameWithType: "ResourceSkuRestrictionInfo.zones()"
|
|
summary: "Get gets list of availability zones where the SKU is restricted."
|
|
syntax: "public List<String> zones()"
|
|
desc: "Get gets list of availability zones where the SKU is restricted."
|
|
returns:
|
|
description: "the zones value"
|
|
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" /><<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "Information about the restriction where the SKU cannot be used."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.appplatform.v2020_07_01"
|
|
artifact: com.microsoft.azure.appplatform.v2020_07_01:azure-mgmt-appplatform:1.0.0-beta
|