VirtualHub.ExpressRouteGateway Property

Definition

Gets or sets the expressRouteGateway associated with this VirtualHub.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to