GetContentKeyPolicyPropertiesWithSecretsPlainArgs

data class GetContentKeyPolicyPropertiesWithSecretsPlainArgs(val accountName: String, val contentKeyPolicyName: String, val resourceGroupName: String) : ConvertibleToJava<GetContentKeyPolicyPropertiesWithSecretsPlainArgs>

Constructors

constructor(accountName: String, contentKeyPolicyName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The Media Services account name.

Link copied to clipboard

The Content Key Policy name.

Link copied to clipboard

The name of the resource group within the Azure subscription.

Functions

Link copied to clipboard
open override fun toJava(): GetContentKeyPolicyPropertiesWithSecretsPlainArgs