GetRegistryPlainArgs

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

Constructors

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

Functions

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

Properties

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.