Share via


AgentDetails.AgentId Property

Definition

Gets the Id of the agent running on the server.

[Newtonsoft.Json.JsonProperty(PropertyName="agentId")]
public string AgentId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="agentId")>]
member this.AgentId : string
Public ReadOnly Property AgentId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to