| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementPolicyAction |
ManagementPolicyDefinition.actions()
Get the actions property: An object that defines the action set.
|
ManagementPolicyAction |
ManagementPolicyAction.withBaseBlob(ManagementPolicyBaseBlob baseBlob)
Set the baseBlob property: The management policy action for base blob.
|
ManagementPolicyAction |
ManagementPolicyAction.withSnapshot(ManagementPolicySnapShot snapshot)
Set the snapshot property: The management policy action for snapshot.
|
ManagementPolicyAction |
ManagementPolicyAction.withVersion(ManagementPolicyVersion version)
Set the version property: The management policy action for version.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementPolicyDefinition |
ManagementPolicyDefinition.withActions(ManagementPolicyAction actions)
Set the actions property: An object that defines the action set.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.