GetRegistryScopeMapResult

data class GetRegistryScopeMapResult(val actions: List<String>, val containerRegistryName: String, val description: String, val id: String, val name: String, val resourceGroupName: String)

A collection of values returned by getRegistryScopeMap.

Constructors

Link copied to clipboard
constructor(actions: List<String>, containerRegistryName: String, description: String, id: String, name: String, resourceGroupName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The actions for the Scope Map.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
Link copied to clipboard