ComputeNode.NodeAgentInformation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets information about the node agent version and the time the node upgraded to a new version.
public Microsoft.Azure.Batch.NodeAgentInformation NodeAgentInformation { get; }
member this.NodeAgentInformation : Microsoft.Azure.Batch.NodeAgentInformation
Public ReadOnly Property NodeAgentInformation As NodeAgentInformation
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET