Skip to main content

blob_inventory_policies

Overview

Nameblob_inventory_policies
TypeResource
Idazure.storage.blob_inventory_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 blob inventory policy properties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, blobInventoryPolicyName, resourceGroupName, subscriptionIdGets the blob inventory policy associated with the specified storage account.
listSELECTaccountName, resourceGroupName, subscriptionIdGets the blob inventory policy associated with the specified storage account.
create_or_updateINSERTaccountName, blobInventoryPolicyName, resourceGroupName, subscriptionIdSets the blob inventory policy to the specified storage account.
deleteDELETEaccountName, blobInventoryPolicyName, resourceGroupName, subscriptionIdDeletes the blob inventory policy associated with the specified storage account.
_listEXECaccountName, resourceGroupName, subscriptionIdGets the blob inventory policy associated with the specified storage account.