Sdílet prostřednictvím


JobCreateParameters.Cluster Vlastnost

Definice

Získá nebo nastaví 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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

ID prostředku clusteru, ve kterém se tato úloha spustí.

Platí pro