Uses of Interface
com.azure.resourcemanager.storage.models.PolicyRule.DefinitionStages.Blank
-
Packages that use PolicyRule.DefinitionStages.Blank Package Description com.azure.resourcemanager.storage.models Package containing the data models for StorageManagementClient. -
-
Uses of PolicyRule.DefinitionStages.Blank in com.azure.resourcemanager.storage.models
Subinterfaces of PolicyRule.DefinitionStages.Blank in com.azure.resourcemanager.storage.models Modifier and Type Interface Description static interfacePolicyRule.DefinitionContainer interface for all of the definitions related to a rule in a management policy.Methods in com.azure.resourcemanager.storage.models that return PolicyRule.DefinitionStages.Blank Modifier and Type Method Description PolicyRule.DefinitionStages.BlankManagementPolicy.DefinitionStages.WithRule. defineRule(String name)The function that defines a rule to attach to this policy.
-