Partilhar via


SubtaskInformation.NodeInfo Propriedade

Definição

Obtém ou define informações sobre o Nó de Computação no qual a subtarefa foi executada.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a