Share via


IContainerGroup.ImageRegistryServers Property

Definition

Gets the Docker image registry servers by which the container group is created from.

public System.Collections.Generic.IReadOnlyCollection<string> ImageRegistryServers { get; }
member this.ImageRegistryServers : System.Collections.Generic.IReadOnlyCollection<string>
Public ReadOnly Property ImageRegistryServers As IReadOnlyCollection(Of String)

Property Value

Applies to