ProcessServer.HostId Property

Definition

Gets or sets the agent generated Id.

[Newtonsoft.Json.JsonProperty(PropertyName="hostId")]
public string HostId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hostId")>]
member this.HostId : string with get, set
Public Property HostId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to