ContainerRegistryPropertiesResponse

data class ContainerRegistryPropertiesResponse(val resourceId: String? = null)

Properties of Azure Container Registry.

Constructors

Link copied to clipboard
constructor(resourceId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val resourceId: String? = null

ARM resource ID of the Azure Container Registry used to store Docker images for web services in the cluster. If not provided one will be created. This cannot be changed once the cluster is created.