Class ResourceSkuLocationInfo
java.lang.Object
com.microsoft.azure.management.compute.ResourceSkuLocationInfo
The ResourceSkuLocationInfo model.
-
Constructor Details
-
ResourceSkuLocationInfo
public ResourceSkuLocationInfo()
-
-
Method Details
-
location
Get location of the SKU.- Returns:
- the location value
-
zones
Get list of availability zones where the SKU is supported.- Returns:
- the zones value
-
zoneDetails
Get details of capabilities available to a SKU in specific zones.- Returns:
- the zoneDetails value
-