InternalNetworkPatchProperties.BgpConfigurationAllowAs Property

Definition

Allows for routes to be received and processed even if the router detects its own ASN in the AS-Path. 0 is disable, Possible values are 1-10, default is 2.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PropertyOrigin.Inlined)]
public int? BgpConfigurationAllowAs { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PropertyOrigin.Inlined)>]
member this.BgpConfigurationAllowAs : Nullable<int> with get, set
Public Property BgpConfigurationAllowAs As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to