Class ResourceSkuZoneDetails
java.lang.Object
com.microsoft.azure.management.compute.ResourceSkuZoneDetails
Describes The zonal capabilities of a SKU.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet a list of capabilities that are available for the SKU in the specified list of zones.name()
Get the set of zones that the SKU is available in with the specified capabilities.
-
Constructor Details
-
ResourceSkuZoneDetails
public ResourceSkuZoneDetails()
-
-
Method Details
-
name
Get the set of zones that the SKU is available in with the specified capabilities.- Returns:
- the name value
-
capabilities
Get a list of capabilities that are available for the SKU in the specified list of zones.- Returns:
- the capabilities value
-