WorkloadNetworkSegment.ConnectedGateway Property

Definition

Gets or sets gateway which to connect segment to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to