VirtualHub.VpnGateway Property

Definition

Gets or sets the VpnGateway associated with this VirtualHub.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to