Megosztás a következőn keresztül:


BlobInventoryPolicyDefinition Class

An object that defines the blob inventory rule. Each definition consists of a set of filters.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.storage._serialization.Model
BlobInventoryPolicyDefinition

Constructor

BlobInventoryPolicyDefinition(*, filters: _models.BlobInventoryPolicyFilter, **kwargs: Any)

Keyword-Only Parameters

Name Description
filters

An object that defines the filter set. Required.

Variables

Name Description
filters

An object that defines the filter set. Required.