get Content Key Policy
Get the details of a Content Key Policy in the Media Services account Uses Azure REST API version 2023-01-01.
Return
A Content Key Policy resource.
Parameters
argument
null
suspend fun getContentKeyPolicy(accountName: String, contentKeyPolicyName: String, resourceGroupName: String): GetContentKeyPolicyResult
Return
A Content Key Policy resource.
Parameters
account Name
The Media Services account name.
content Key Policy Name
The Content Key Policy name.
resource Group Name
The name of the resource group within the Azure subscription.
See also
suspend fun getContentKeyPolicy(argument: suspend GetContentKeyPolicyPlainArgsBuilder.() -> Unit): GetContentKeyPolicyResult
Return
A Content Key Policy resource.
Parameters
argument
Builder for com.pulumi.azurenative.media.kotlin.inputs.GetContentKeyPolicyPlainArgs.