LocalNetworkGatewayInner.GatewayIpAddress Property

Definition

Gets or sets IP address of local network gateway.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to