Interface PolicyRule.DefinitionStages.WithPolicyRuleAttachable
-
- All Superinterfaces:
Attachable<ManagementPolicy.DefinitionStages.WithCreate>,PolicyRule.DefinitionStages.WithPrefixesToFilterFor,PolicyRule.DefinitionStages.WithRuleActions
- All Known Subinterfaces:
PolicyRule.Definition
- Enclosing interface:
- PolicyRule.DefinitionStages
public static interface PolicyRule.DefinitionStages.WithPolicyRuleAttachable extends PolicyRule.DefinitionStages.WithRuleActions, PolicyRule.DefinitionStages.WithPrefixesToFilterFor, Attachable<ManagementPolicy.DefinitionStages.WithCreate>
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.
-
-
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.WithPrefixesToFilterFor
withPrefixesToFilterFor, withPrefixToFilterFor
-
Methods inherited from interface com.azure.resourcemanager.storage.models.PolicyRule.DefinitionStages.WithRuleActions
withActionsOnBaseBlob, withActionsOnSnapShot, withDeleteActionOnBaseBlob, withDeleteActionOnSnapShot, withTierToArchiveActionOnBaseBlob, withTierToCoolActionOnBaseBlob
-
-