Get Blob Inventory Policy Result
data class GetBlobInventoryPolicyResult(val azureApiVersion: String, val id: String, val lastModifiedTime: String, val name: String, val policy: BlobInventoryPolicySchemaResponse, val systemData: SystemDataResponse, val type: String)
The storage account blob inventory policy.
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, lastModifiedTime: String, name: String, policy: BlobInventoryPolicySchemaResponse, systemData: SystemDataResponse, type: String)
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Returns the last modified date and time of the blob inventory policy.
Link copied to clipboard
The storage account blob inventory policy object. It is composed of policy rules.
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource.