Uses of Interface
com.azure.resourcemanager.storage.models.PolicyRule.DefinitionStages.PrefixActionFork
Packages that use PolicyRule.DefinitionStages.PrefixActionFork
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of PolicyRule.DefinitionStages.PrefixActionFork in com.azure.resourcemanager.storage.models
Subinterfaces of PolicyRule.DefinitionStages.PrefixActionFork in com.azure.resourcemanager.storage.modelsModifier and TypeInterfaceDescriptionstatic interfaceContainer 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.PrefixActionForkModifier and TypeMethodDescriptionPolicyRule.DefinitionStages.WithBlobTypesToFilterFor.withBlobTypesToFilterFor(List<BlobTypes> blobTypes) The function that specifies the list of blob types that the rule will apply to.PolicyRule.DefinitionStages.WithBlobTypesToFilterFor.withBlobTypeToFilterFor(BlobTypes blobType) The function that specifies a blob type that the rule will apply to.