Skip to main content

management_policies

Overview

Namemanagement_policies
TypeResource
Idazure.storage.management_policies

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectThe Storage Account ManagementPolicy properties.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, managementPolicyName, resourceGroupName, subscriptionIdGets the managementpolicy associated with the specified storage account.
create_or_updateINSERTaccountName, managementPolicyName, resourceGroupName, subscriptionIdSets the managementpolicy to the specified storage account.
deleteDELETEaccountName, managementPolicyName, resourceGroupName, subscriptionIdDeletes the managementpolicy associated with the specified storage account.