JobExecutionTarget.ServerName Property

Definition

Gets the server name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to