azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

110 строки
9.9 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions"
fullName: "com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions"
name: "PolicyRule.DefinitionStages.WithRuleActions"
nameWithType: "PolicyRule.DefinitionStages.WithRuleActions"
summary: "The stage of the management policy rule definition allowing to specify the actions to perform on the selected blobs."
syntax: "public static interface **PolicyRule.DefinitionStages.WithRuleActions**"
methods:
- uid: "com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions.withActionsOnBaseBlob(com.microsoft.azure.management.storage.ManagementPolicyBaseBlob)"
fullName: "com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions.withActionsOnBaseBlob(ManagementPolicyBaseBlob baseBlobActions)"
name: "withActionsOnBaseBlob(ManagementPolicyBaseBlob baseBlobActions)"
nameWithType: "PolicyRule.DefinitionStages.WithRuleActions.withActionsOnBaseBlob(ManagementPolicyBaseBlob baseBlobActions)"
summary: "The function that specifies all of the actions to apply to selected base blobs."
modifiers:
- "abstract"
parameters:
- description: "an object including all of the actions to apply to selected base blobs."
name: "baseBlobActions"
type: "<xref href=\"com.microsoft.azure.management.storage.ManagementPolicyBaseBlob?alt=com.microsoft.azure.management.storage.ManagementPolicyBaseBlob&text=ManagementPolicyBaseBlob\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PolicyRule.DefinitionStages.WithPolicyRuleAttachable withActionsOnBaseBlob(ManagementPolicyBaseBlob baseBlobActions)"
desc: "The function that specifies all of the actions to apply to selected base blobs."
returns:
description: "the next stage of the management policy rule definition."
type: "<xref href=\"com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithPolicyRuleAttachable?alt=com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithPolicyRuleAttachable&text=WithPolicyRuleAttachable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions.withActionsOnSnapShot(com.microsoft.azure.management.storage.ManagementPolicySnapShot)"
fullName: "com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions.withActionsOnSnapShot(ManagementPolicySnapShot snapShotActions)"
name: "withActionsOnSnapShot(ManagementPolicySnapShot snapShotActions)"
nameWithType: "PolicyRule.DefinitionStages.WithRuleActions.withActionsOnSnapShot(ManagementPolicySnapShot snapShotActions)"
summary: "The function that specifies all of the actions to apply to selected snapshots."
modifiers:
- "abstract"
parameters:
- description: "an object including all of the actions to apply to selected snapshots."
name: "snapShotActions"
type: "<xref href=\"com.microsoft.azure.management.storage.ManagementPolicySnapShot?alt=com.microsoft.azure.management.storage.ManagementPolicySnapShot&text=ManagementPolicySnapShot\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PolicyRule.DefinitionStages.WithPolicyRuleAttachable withActionsOnSnapShot(ManagementPolicySnapShot snapShotActions)"
desc: "The function that specifies all of the actions to apply to selected snapshots."
returns:
description: "the next stage of the management policy rule definition."
type: "<xref href=\"com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithPolicyRuleAttachable?alt=com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithPolicyRuleAttachable&text=WithPolicyRuleAttachable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions.withDeleteActionOnBaseBlob(double)"
fullName: "com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions.withDeleteActionOnBaseBlob(double daysAfterBaseBlobModificationUntilDeleting)"
name: "withDeleteActionOnBaseBlob(double daysAfterBaseBlobModificationUntilDeleting)"
nameWithType: "PolicyRule.DefinitionStages.WithRuleActions.withDeleteActionOnBaseBlob(double daysAfterBaseBlobModificationUntilDeleting)"
summary: "The function that specifies a delete action on the selected base blobs."
modifiers:
- "abstract"
parameters:
- description: "the number of days after a base blob is last modified until it is deleted."
name: "daysAfterBaseBlobModificationUntilDeleting"
type: "<xref href=\"double?alt=double&text=double\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PolicyRule.DefinitionStages.WithPolicyRuleAttachable withDeleteActionOnBaseBlob(double daysAfterBaseBlobModificationUntilDeleting)"
desc: "The function that specifies a delete action on the selected base blobs."
returns:
description: "the next stage of the management policy rule definition."
type: "<xref href=\"com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithPolicyRuleAttachable?alt=com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithPolicyRuleAttachable&text=WithPolicyRuleAttachable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions.withDeleteActionOnSnapShot(double)"
fullName: "com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions.withDeleteActionOnSnapShot(double daysAfterSnapShotCreationUntilDeleting)"
name: "withDeleteActionOnSnapShot(double daysAfterSnapShotCreationUntilDeleting)"
nameWithType: "PolicyRule.DefinitionStages.WithRuleActions.withDeleteActionOnSnapShot(double daysAfterSnapShotCreationUntilDeleting)"
summary: "The function that specifies a delete action on the selected snapshots."
modifiers:
- "abstract"
parameters:
- description: "the number of days after a snapshot is created until it is deleted."
name: "daysAfterSnapShotCreationUntilDeleting"
type: "<xref href=\"double?alt=double&text=double\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PolicyRule.DefinitionStages.WithPolicyRuleAttachable withDeleteActionOnSnapShot(double daysAfterSnapShotCreationUntilDeleting)"
desc: "The function that specifies a delete action on the selected snapshots."
returns:
description: "the next stage of the management policy rule definition"
type: "<xref href=\"com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithPolicyRuleAttachable?alt=com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithPolicyRuleAttachable&text=WithPolicyRuleAttachable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions.withTierToArchiveActionOnBaseBlob(double)"
fullName: "com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions.withTierToArchiveActionOnBaseBlob(double daysAfterBaseBlobModificationUntilArchiving)"
name: "withTierToArchiveActionOnBaseBlob(double daysAfterBaseBlobModificationUntilArchiving)"
nameWithType: "PolicyRule.DefinitionStages.WithRuleActions.withTierToArchiveActionOnBaseBlob(double daysAfterBaseBlobModificationUntilArchiving)"
summary: "The function that specifies a tier to archive action on the selected base blobs."
modifiers:
- "abstract"
parameters:
- description: "the number of days after a base blob is last modified until it is archived."
name: "daysAfterBaseBlobModificationUntilArchiving"
type: "<xref href=\"double?alt=double&text=double\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PolicyRule.DefinitionStages.WithPolicyRuleAttachable withTierToArchiveActionOnBaseBlob(double daysAfterBaseBlobModificationUntilArchiving)"
desc: "The function that specifies a tier to archive action on the selected base blobs."
returns:
description: "the next stage of the management policy rule definition."
type: "<xref href=\"com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithPolicyRuleAttachable?alt=com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithPolicyRuleAttachable&text=WithPolicyRuleAttachable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions.withTierToCoolActionOnBaseBlob(double)"
fullName: "com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions.withTierToCoolActionOnBaseBlob(double daysAfterBaseBlobModificationUntilCooling)"
name: "withTierToCoolActionOnBaseBlob(double daysAfterBaseBlobModificationUntilCooling)"
nameWithType: "PolicyRule.DefinitionStages.WithRuleActions.withTierToCoolActionOnBaseBlob(double daysAfterBaseBlobModificationUntilCooling)"
summary: "The function that specifies a tier to cool action on the selected base blobs."
modifiers:
- "abstract"
parameters:
- description: "the number of days after a base blob is last modified until it is cooled."
name: "daysAfterBaseBlobModificationUntilCooling"
type: "<xref href=\"double?alt=double&text=double\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PolicyRule.DefinitionStages.WithPolicyRuleAttachable withTierToCoolActionOnBaseBlob(double daysAfterBaseBlobModificationUntilCooling)"
desc: "The function that specifies a tier to cool action on the selected base blobs."
returns:
description: "the next stage of the management policy rule definition."
type: "<xref href=\"com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithPolicyRuleAttachable?alt=com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithPolicyRuleAttachable&text=WithPolicyRuleAttachable\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the management policy rule definition allowing to specify the actions to perform on the selected blobs."
metadata: {}
package: "com.microsoft.azure.management.storage"
artifact: com.microsoft.azure:azure-mgmt-storage:1.41.4