다음을 통해 공유


TaskContainerSettings.Registry 속성

정의

컨테이너 이미지를 포함하는 프라이빗 레지스트리를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

설명

풀을 만들 때 이미 제공된 경우 이 설정을 생략할 수 있습니다.

적용 대상