Partager via


JobCreateParameters.Cluster Propriété

Définition

Obtient ou définit le 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

ID de ressource du cluster sur lequel ce travail s’exécutera.

S’applique à