VirtualNetworkGatewayConnectionListEntityInner.VirtualNetworkGateway2 Property

Definition

Gets or sets the reference to virtual network gateway resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to