Interface PolicyRule.Definition
-
- All Superinterfaces:
Attachable<ManagementPolicy.DefinitionStages.WithCreate>,PolicyRule.DefinitionStages.Blank,PolicyRule.DefinitionStages.PrefixActionFork,PolicyRule.DefinitionStages.WithBlobTypesToFilterFor,PolicyRule.DefinitionStages.WithPolicyRuleAttachable,PolicyRule.DefinitionStages.WithPolicyRuleType,PolicyRule.DefinitionStages.WithPrefixesToFilterFor,PolicyRule.DefinitionStages.WithRuleActions
- Enclosing interface:
- PolicyRule
public static interface PolicyRule.Definition extends PolicyRule.DefinitionStages.Blank, PolicyRule.DefinitionStages.WithPolicyRuleType, PolicyRule.DefinitionStages.WithBlobTypesToFilterFor, PolicyRule.DefinitionStages.PrefixActionFork, PolicyRule.DefinitionStages.WithPrefixesToFilterFor, PolicyRule.DefinitionStages.WithRuleActions, PolicyRule.DefinitionStages.WithPolicyRuleAttachable
Container interface for all of the definitions related to a rule in a management policy.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable
Attachable.InDefinition<ParentT extends Object>, Attachable.InDefinitionAlt<ParentT extends Object>, Attachable.InUpdate<ParentT extends Object>, Attachable.InUpdateAlt<ParentT extends Object>
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable
attach
-
Methods inherited from interface com.azure.resourcemanager.storage.models.PolicyRule.DefinitionStages.WithBlobTypesToFilterFor
withBlobTypesToFilterFor, withBlobTypeToFilterFor
-
Methods inherited from interface com.azure.resourcemanager.storage.models.PolicyRule.DefinitionStages.WithPolicyRuleType
withLifecycleRuleType
-
Methods inherited from interface com.azure.resourcemanager.storage.models.PolicyRule.DefinitionStages.WithPrefixesToFilterFor
withPrefixesToFilterFor, withPrefixToFilterFor
-
Methods inherited from interface com.azure.resourcemanager.storage.models.PolicyRule.DefinitionStages.WithRuleActions
withActionsOnBaseBlob, withActionsOnSnapShot, withDeleteActionOnBaseBlob, withDeleteActionOnSnapShot, withTierToArchiveActionOnBaseBlob, withTierToCoolActionOnBaseBlob
-
-