GetContentKeyPolicyPlainArgs

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

Constructors

Link copied to clipboard
fun GetContentKeyPolicyPlainArgs(accountName: String, contentKeyPolicyName: String, resourceGroupName: String)

Functions

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

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.