Partager via


ComputeNode.NodeAgentInfo Propriété

Définition

Obtient ou définit des informations sur la version de l’agent Compute Node et l’heure à laquelle le nœud de calcul a été mis à niveau vers une nouvelle version.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à