Share via


VirtualNetworkPeeringInner.AllowGatewayTransit Property

Definition

Gets or sets if gateway links can be used in remote virtual networking to link to this virtual network.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allowGatewayTransit")]
public bool? AllowGatewayTransit { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allowGatewayTransit")>]
member this.AllowGatewayTransit : Nullable<bool> with get, set
Public Property AllowGatewayTransit As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to