IntegrationRuntimeNodeIpAddress.IpAddress Property

Definition

Gets the IP address of self-hosted integration runtime node.

[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

Applies to