Dela via


ContainerConfiguration.ContainerRegistries Egenskap

Definition

Hämtar eller anger ytterligare privata register från vilka containrar kan hämtas.

[Newtonsoft.Json.JsonProperty(PropertyName="containerRegistries")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.ContainerRegistry> ContainerRegistries { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="containerRegistries")>]
member this.ContainerRegistries : System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.ContainerRegistry> with get, set
Public Property ContainerRegistries As IList(Of ContainerRegistry)

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Kommentarer

Om några avbildningar måste laddas ned från ett privat register som kräver autentiseringsuppgifter måste dessa autentiseringsuppgifter anges här.

Gäller för