Uses of Interface
com.azure.resourcemanager.storage.models.ManagementPolicy.DefinitionStages.WithRule
-
Packages that use ManagementPolicy.DefinitionStages.WithRule Package Description com.azure.resourcemanager.storage.models Package containing the data models for StorageManagementClient. -
-
Uses of ManagementPolicy.DefinitionStages.WithRule in com.azure.resourcemanager.storage.models
Subinterfaces of ManagementPolicy.DefinitionStages.WithRule in com.azure.resourcemanager.storage.models Modifier and Type Interface Description static interfaceManagementPolicy.DefinitionThe entirety of the ManagementPolicy definition.static interfaceManagementPolicy.DefinitionStages.WithCreateThe stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.Methods in com.azure.resourcemanager.storage.models that return ManagementPolicy.DefinitionStages.WithRule Modifier and Type Method Description ManagementPolicy.DefinitionStages.WithRuleManagementPolicy.DefinitionStages.WithStorageAccount. withExistingStorageAccount(String resourceGroupName, String accountName)Specifies resourceGroupName, accountName.
-