VirtualNetworkPeeringData.AllowGatewayTransit Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If gateway links can be used in remote virtual networking to link to this virtual network.
public bool? AllowGatewayTransit { get; set; }
member this.AllowGatewayTransit : Nullable<bool> with get, set
Public Property AllowGatewayTransit As Nullable(Of Boolean)