GatewayRoute.Network Property

Definition

Gets the route's network prefix.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to