GetCredentialPlainArgs

data class GetCredentialPlainArgs(val credentialName: String, val resourceGroupName: String, val testBaseAccountName: String) : ConvertibleToJava<GetCredentialPlainArgs>

Constructors

Link copied to clipboard
fun GetCredentialPlainArgs(credentialName: String, resourceGroupName: String, testBaseAccountName: String)

Functions

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

Properties

Link copied to clipboard

The credential resource name.

Link copied to clipboard

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

Link copied to clipboard

The resource name of the Test Base Account.