Partager via


SubtaskInformation.NodeInfo Propriété

Définition

Obtient ou définit des informations sur le nœud de calcul sur lequel la tâche secondaire s’est exécutée.

[Newtonsoft.Json.JsonProperty(PropertyName="nodeInfo")]
public Microsoft.Azure.Batch.Protocol.Models.ComputeNodeInformation NodeInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nodeInfo")>]
member this.NodeInfo : Microsoft.Azure.Batch.Protocol.Models.ComputeNodeInformation with get, set
Public Property NodeInfo As ComputeNodeInformation

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à