共用方式為


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

備註

如果已在集區建立時提供,則可以省略此設定。

適用於