WorkloadNetworkSegmentSubnet.GatewayAddress Property

Definition

Gets or sets gateway address.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to