GetEncryptionScopePlainArgs

data class GetEncryptionScopePlainArgs(val accountName: String, val encryptionScopeName: String, val resourceGroupName: String) : ConvertibleToJava<GetEncryptionScopePlainArgs>

Constructors

Link copied to clipboard
fun GetEncryptionScopePlainArgs(accountName: String, encryptionScopeName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of Cognitive Services account.

Link copied to clipboard

The name of the encryptionScope associated with the Cognitive Services Account

Link copied to clipboard

The name of the resource group. The name is case insensitive.