Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank |
The first stage of a management policy rule definition. |
IDefinition |
Container interface for all of the definitions related to a rule in a management policy. |
IPrefixActionFork |
The stage of the management policy rule definition allowing input an optional blob prefix to filter for before specifying the actions. |
IWithBlobTypesToFilterFor |
The stage of the management policy rule definition allowing to specify the blob types that the rule will apply to. |
IWithPolicyRuleAttachable |
The 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. |
IWithPolicyRuleType |
The stage of the management policy rule definition allowing to specify the type of the rule. |
IWithPrefixesToFilterFor |
The stage of the management policy rule definition allowing the specify the prefixes for the blobs that the rule will apply to. |
IWithRuleActions |
The stage of the management policy rule definition allowing to specify the actions to perform on the selected blobs. |
Azure SDK for .NET