Share via


VirtualRouterInner.HostedGateway Property

Definition

Gets or sets the Gateway on which VirtualRouter is hosted.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to