Compartilhar via


ContainerSettings.ImageSourceRegistry Propriedade

Definição

Obtém ou define o registro de origem da imagem.

[Newtonsoft.Json.JsonProperty(PropertyName="imageSourceRegistry")]
public Microsoft.Azure.Management.BatchAI.Models.ImageSourceRegistry ImageSourceRegistry { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageSourceRegistry")>]
member this.ImageSourceRegistry : Microsoft.Azure.Management.BatchAI.Models.ImageSourceRegistry with get, set
Public Property ImageSourceRegistry As ImageSourceRegistry

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Informações sobre a imagem do Docker e o registro do Docker do qual baixar o contêiner.

Aplica-se a