GetConnectedRegistryPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the connected registry.

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.