Delen via


ContainerConfiguration.ContainerRegistries Property

Definition

Additional private registries from which containers can be pulled. If any Images must be downloaded from a private registry which requires credentials, then those credentials must be provided here.

public System.Collections.Generic.IList<Azure.Compute.Batch.ContainerRegistryReference> ContainerRegistries { get; }
member this.ContainerRegistries : System.Collections.Generic.IList<Azure.Compute.Batch.ContainerRegistryReference>
Public ReadOnly Property ContainerRegistries As IList(Of ContainerRegistryReference)

Property Value

Applies to