Uses of Class
com.azure.resourcemanager.appplatform.models.ResourceSkuCapabilities
Packages that use ResourceSkuCapabilities
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of ResourceSkuCapabilities in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return ResourceSkuCapabilitiesModifier and TypeMethodDescriptionSet the name property: Gets an invariant to describe the feature.Set the value property: Gets an invariant if the feature is measured by quantity.Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type ResourceSkuCapabilitiesModifier and TypeMethodDescriptionResourceSkuZoneDetails.capabilities()Get the capabilities property: Gets a list of capabilities that are available for the SKU in the specified list of zones.Method parameters in com.azure.resourcemanager.appplatform.models with type arguments of type ResourceSkuCapabilitiesModifier 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.