GetScopeMapPlainArgs

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

Constructors

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

Functions

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

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.

Link copied to clipboard

The name of the scope map.