RoutePropertiesFormat.HasBgpOverride Property

Definition

A value indicating whether this route overrides overlapping BGP routes regardless of LPM.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public bool? HasBgpOverride { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.HasBgpOverride : Nullable<bool> with get, set
Public Property HasBgpOverride As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to