Uses of Interface
com.azure.resourcemanager.storage.models.PolicyRule.DefinitionStages.WithPrefixesToFilterFor
-
Packages that use PolicyRule.DefinitionStages.WithPrefixesToFilterFor Package Description com.azure.resourcemanager.storage.models Package containing the data models for StorageManagementClient. -
-
Uses of PolicyRule.DefinitionStages.WithPrefixesToFilterFor in com.azure.resourcemanager.storage.models
Subinterfaces of PolicyRule.DefinitionStages.WithPrefixesToFilterFor 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.static interfacePolicyRule.DefinitionStages.PrefixActionForkThe stage of the management policy rule definition allowing input an optional blob prefix to filter for before specifying the actions.static interfacePolicyRule.DefinitionStages.WithPolicyRuleAttachableThe stage of the definition which contains all of the minimum required inputs for the resource to be attached, but also allows for any other optional settings to be specified.
-