getContentKeyPolicy

Get the details of a Content Key Policy in the Media Services account API Version: 2020-05-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

accountName

The Media Services account name.

contentKeyPolicyName

The Content Key Policy name.

resourceGroupName

The name of the resource group within the Azure subscription.

See also


Return

A Content Key Policy resource.

Parameters

argument

Builder for com.pulumi.azurenative.media.kotlin.inputs.GetContentKeyPolicyPlainArgs.

See also