GetRegistryTokenResult

data class GetRegistryTokenResult(val containerRegistryName: String, val enabled: Boolean, val id: String, val name: String, val resourceGroupName: String, val scopeMapId: String)

A collection of values returned by getRegistryToken.

Constructors

Link copied to clipboard
constructor(containerRegistryName: String, enabled: Boolean, id: String, name: String, resourceGroupName: String, scopeMapId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Whether this Token is enabled.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The Scope Map ID used by the token.