Get Management Policy Result
data class GetManagementPolicyResult(val azureApiVersion: String, val id: String, val lastModifiedTime: String, val name: String, val policy: ManagementPolicySchemaResponse, val type: String)
The Get Storage Account ManagementPolicies operation response.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Returns the date and time the ManagementPolicies was last modified.
Link copied to clipboard
The Storage Account ManagementPolicy, in JSON format. See more details in: https://learn.microsoft.com/azure/storage/blobs/lifecycle-management-overview.