Get Content Key Policy Result
data class GetContentKeyPolicyResult(val azureApiVersion: String, val created: String, val description: String? = null, val id: String, val lastModified: String, val name: String, val options: List<ContentKeyPolicyOptionResponse>, val policyId: String, val systemData: SystemDataResponse, val type: String)
A Content Key Policy resource.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
A description for the Policy.
Link copied to clipboard
The last modified date of the Policy
Link copied to clipboard
The Key Policy options.
Link copied to clipboard
The system metadata relating to this resource.