getContentKeyPolicyPropertiesWithSecrets

Get a Content Key Policy including secret values Uses Azure REST API version 2023-01-01.

Return

The properties of the Content Key Policy.

Parameters

argument

null


suspend fun getContentKeyPolicyPropertiesWithSecrets(accountName: String, contentKeyPolicyName: String, resourceGroupName: String): GetContentKeyPolicyPropertiesWithSecretsResult

Return

The properties of the Content Key Policy.

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

The properties of the Content Key Policy.

Parameters

argument

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

See also