Uses of Class
com.azure.resourcemanager.storage.models.SkuCapability
-
Packages that use SkuCapability Package Description com.azure.resourcemanager.storage.fluent.models Package containing the inner data models for StorageManagementClient.com.azure.resourcemanager.storage.models 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 SkuCapability Modifier and Type Method Description List<SkuCapability>SkuInformationInner. 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 types with arguments of type SkuCapability Modifier and Type Method Description List<SkuCapability>StorageSku. capabilities()
-