Bagikan melalui


RemoteLoginInformation.IpAddress Property

Definition

Gets IP address.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Public IP address of the compute node.

Applies to