GetRegistryCredentialsPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the container registry.

Link copied to clipboard

The name of the resource group to which the container registry belongs.