ManagementPolicyProperties Class

The Storage Account ManagementPolicy properties.

Constructor

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

Variables

Name Description
last_modified_time

Returns the date and time the ManagementPolicies was last modified.

policy

The Storage Account ManagementPolicy, in JSON format. See more details in: https://learn.microsoft.com/azure/storage/blobs/lifecycle-management-overview. Required.

Attributes

last_modified_time

Returns the date and time the ManagementPolicies was last modified.

last_modified_time: datetime | None

policy

The Storage Account ManagementPolicy, in JSON format. See more details in: https://learn.microsoft.com/azure/storage/blobs/lifecycle-management-overview. Required.

policy: _models.ManagementPolicySchema