PolicyRule.DefinitionStages.WithPolicyRuleAttachable |
PolicyRule.DefinitionStages.WithRuleActions.withActionsOnBaseBlob(ManagementPolicyBaseBlob baseBlobActions) |
The function that specifies all of the actions to apply to selected base blobs.
|
PolicyRule.DefinitionStages.WithPolicyRuleAttachable |
PolicyRule.DefinitionStages.WithRuleActions.withActionsOnSnapShot(ManagementPolicySnapShot snapShotActions) |
The function that specifies all of the actions to apply to selected snapshots.
|
PolicyRule.DefinitionStages.WithPolicyRuleAttachable |
PolicyRule.DefinitionStages.WithRuleActions.withDeleteActionOnBaseBlob(float daysAfterBaseBlobModificationUntilDeleting) |
The function that specifies a delete action on the selected base blobs.
|
PolicyRule.DefinitionStages.WithPolicyRuleAttachable |
PolicyRule.DefinitionStages.WithRuleActions.withDeleteActionOnSnapShot(float daysAfterSnapShotCreationUntilDeleting) |
The function that specifies a delete action on the selected snapshots.
|
PolicyRule.DefinitionStages.WithPolicyRuleAttachable |
PolicyRule.DefinitionStages.WithRuleActions.withTierToArchiveActionOnBaseBlob(float daysAfterBaseBlobModificationUntilArchiving) |
The function that specifies a tier to archive action on the selected base blobs.
|
PolicyRule.DefinitionStages.WithPolicyRuleAttachable |
PolicyRule.DefinitionStages.WithRuleActions.withTierToCoolActionOnBaseBlob(float daysAfterBaseBlobModificationUntilCooling) |
The function that specifies a tier to cool action on the selected base blobs.
|