get Scope Map
Gets the properties of the specified scope map. API Version: 2020-11-01-preview.
Return
An object that represents a scope map for a container registry.
Parameters
argument
null
suspend fun getScopeMap(registryName: String, resourceGroupName: String, scopeMapName: String): GetScopeMapResult
Return
An object that represents a scope map for a container registry.
Parameters
registry Name
The name of the container registry.
resource Group Name
The name of the resource group to which the container registry belongs.
scope Map Name
The name of the scope map.
See also
suspend fun getScopeMap(argument: suspend GetScopeMapPlainArgsBuilder.() -> Unit): GetScopeMapResult
Return
An object that represents a scope map for a container registry.
Parameters
argument
Builder for com.pulumi.azurenative.containerregistry.kotlin.inputs.GetScopeMapPlainArgs.