BlobInventoryPolicyProperties Class

The storage account blob inventory policy properties.

Constructor

BlobInventoryPolicyProperties(*args: Any, **kwargs: Any)

Variables

Name Description
last_modified_time

Returns the last modified date and time of the blob inventory policy.

policy

The storage account blob inventory policy object. It is composed of policy rules. Required.

Attributes

last_modified_time

Returns the last modified date and time of the blob inventory policy.

last_modified_time: datetime | None

policy

The storage account blob inventory policy object. It is composed of policy rules. Required.

policy: _models.BlobInventoryPolicySchema