Uses of Class
com.azure.resourcemanager.sql.models.StorageCapability
-
Packages that use StorageCapability Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of StorageCapability in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return StorageCapability Modifier and Type Method Description StorageCapabilityStorageCapability. withReason(String reason)Set the reason property: The reason for the capability not being available.Methods in com.azure.resourcemanager.sql.models that return types with arguments of type StorageCapability Modifier and Type Method Description List<StorageCapability>EditionCapability. supportedStorageCapabilities()Get the supportedStorageCapabilities property: The list of supported storage capabilities for this edition.
-