Share via


VirtualHubInner.VpnGateway Property

Definition

Gets or sets the VpnGateway associated with this VirtualHub.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to