Freigeben über


ComputeNode.NodeAgentInfo Eigenschaft

Definition

Ruft Informationen zur Serverknoten-Agent-Version und zum Zeitpunkt des Upgrades des Computeknotens auf eine neue Version ab oder legt diese fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: