Uses of Interface
com.azure.resourcemanager.storage.models.ManagementPolicy
-
Packages that use ManagementPolicy Package Description com.azure.resourcemanager.storage.models Package containing the data models for StorageManagementClient. -
-
Uses of ManagementPolicy in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return types with arguments of type ManagementPolicy Modifier and Type Method Description Mono<ManagementPolicy>ManagementPolicies. getAsync(String resourceGroupName, String accountName)Gets the managementpolicy associated with the specified storage account.
-