ManagedClusterBootstrapProfile.ContainerRegistryId Property

Definition

Gets or sets the resource Id of Azure Container Registry. The registry must have private network access, premium SKU and zone redundancy.

[Newtonsoft.Json.JsonProperty(PropertyName="containerRegistryId")]
public string ContainerRegistryId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="containerRegistryId")>]
member this.ContainerRegistryId : string with get, set
Public Property ContainerRegistryId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to