GetCredentialSetPlainArgs

data class GetCredentialSetPlainArgs(val credentialSetName: String, val registryName: String, val resourceGroupName: String) : ConvertibleToJava<GetCredentialSetPlainArgs>

Constructors

Link copied to clipboard
fun GetCredentialSetPlainArgs(credentialSetName: String, registryName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the credential set.

Link copied to clipboard

The name of the container registry.

Link copied to clipboard

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