Job.Cluster 屬性

定義

取得或設定叢集。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

與作業相關聯的叢集資源識別碼。

適用於