Uses of Class
com.azure.resourcemanager.appplatform.models.ResourceSkuZoneDetails
Packages that use ResourceSkuZoneDetails
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of ResourceSkuZoneDetails in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return ResourceSkuZoneDetailsModifier and TypeMethodDescriptionResourceSkuZoneDetails.withCapabilities(List<ResourceSkuCapabilities> capabilities) Set the capabilities property: Gets a list of capabilities that are available for the SKU in the specified list of zones.Set the name property: Gets the set of zones that the SKU is available in with the specified capabilities.Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type ResourceSkuZoneDetailsModifier and TypeMethodDescriptionResourceSkuLocationInfo.zoneDetails()Get the zoneDetails property: Gets details of capabilities available to a SKU in specific zones.Method parameters in com.azure.resourcemanager.appplatform.models with type arguments of type ResourceSkuZoneDetailsModifier and TypeMethodDescriptionResourceSkuLocationInfo.withZoneDetails(List<ResourceSkuZoneDetails> zoneDetails) Set the zoneDetails property: Gets details of capabilities available to a SKU in specific zones.