Share via


VirtualNetworkGatewayConnectionListEntityInner.LocalNetworkGateway2 Property

Definition

Gets or sets the reference to local network gateway resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.localNetworkGateway2")]
public Microsoft.Azure.Management.Network.Fluent.Models.VirtualNetworkConnectionGatewayReference LocalNetworkGateway2 { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.localNetworkGateway2")>]
member this.LocalNetworkGateway2 : Microsoft.Azure.Management.Network.Fluent.Models.VirtualNetworkConnectionGatewayReference with get, set
Public Property LocalNetworkGateway2 As VirtualNetworkConnectionGatewayReference

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to