Share via


INetworkConfiguration.BgpServiceLoadBalancerConfigurationFabricPeeringEnabled Property

Definition

The indicator to specify if the load balancer peers with the network fabric.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "True", "False" })]
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The indicator to specify if the load balancer peers with the network fabric.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="fabricPeeringEnabled", Update=false)]
public string BgpServiceLoadBalancerConfigurationFabricPeeringEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "True", "False" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The indicator to specify if the load balancer peers with the network fabric.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="fabricPeeringEnabled", Update=false)>]
member this.BgpServiceLoadBalancerConfigurationFabricPeeringEnabled : string with get, set
Public Property BgpServiceLoadBalancerConfigurationFabricPeeringEnabled As String

Property Value

Attributes

Applies to