get Content Key Policy Properties With Secrets
suspend fun getContentKeyPolicyPropertiesWithSecrets(argument: GetContentKeyPolicyPropertiesWithSecretsPlainArgs): GetContentKeyPolicyPropertiesWithSecretsResult
Get a Content Key Policy including secret values 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.
See also
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.
suspend fun getContentKeyPolicyPropertiesWithSecrets(argument: suspend GetContentKeyPolicyPropertiesWithSecretsPlainArgsBuilder.() -> Unit): GetContentKeyPolicyPropertiesWithSecretsResult
Return
The properties of the Content Key Policy.
See also
Parameters
argument
Builder for com.pulumi.azurenative.media.kotlin.inputs.GetContentKeyPolicyPropertiesWithSecretsPlainArgs.