Uses of Class
com.azure.resourcemanager.storage.models.SkuCapability
Packages that use SkuCapability
Package
Description
Package containing the inner data models for StorageManagementClient.
Package containing the data models for StorageManagementClient.
-
Uses of SkuCapability in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return types with arguments of type SkuCapabilityModifier and TypeMethodDescriptionSkuInformationInner.capabilities()Get the capabilities property: The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc. -
Uses of SkuCapability in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return SkuCapabilityModifier and TypeMethodDescriptionstatic SkuCapabilitySkuCapability.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SkuCapability from the JsonReader.Methods in com.azure.resourcemanager.storage.models that return types with arguments of type SkuCapabilityModifier and TypeMethodDescriptionStorageSku.capabilities()Gets the capability information in the specified sku.