Поделиться через


ContainerSettings.ImageSourceRegistry Свойство

Определение

Возвращает или задает реестр источника образа.

[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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Комментарии

Сведения об образе Docker и реестре Docker для скачивания контейнера.

Применяется к