public final class ResourceSkuLocationInfo extends Object
Constructor and Description |
---|
ResourceSkuLocationInfo() |
Modifier and Type | Method and Description |
---|---|
String |
location()
Get the location property: Location of the SKU.
|
void |
validate()
Validates the instance.
|
List<ResourceSkuZoneDetails> |
zoneDetails()
Get the zoneDetails property: Details of capabilities available to a SKU in specific zones.
|
List<String> |
zones()
Get the zones property: List of availability zones where the SKU is supported.
|
public String location()
public List<String> zones()
public List<ResourceSkuZoneDetails> zoneDetails()
public void validate()
IllegalArgumentException
- thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.