Bagikan melalui


HybridRunbookWorker.Ip Property

Definition

Gets or sets the assigned machine IP address.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to