Freigeben über


IKubernetesCluster.BgpServiceLoadBalancerConfigurationFabricPeeringEnabled Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The indicator to specify if the load balancer peers with the network fabric.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.FabricPeeringEnabled) }, ReadOnly=false, Required=false, SerializedName="fabricPeeringEnabled")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.FabricPeeringEnabled? BgpServiceLoadBalancerConfigurationFabricPeeringEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The indicator to specify if the load balancer peers with the network fabric.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.FabricPeeringEnabled) }, ReadOnly=false, Required=false, SerializedName="fabricPeeringEnabled")>]
member this.BgpServiceLoadBalancerConfigurationFabricPeeringEnabled : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.FabricPeeringEnabled> with get, set
Public Property BgpServiceLoadBalancerConfigurationFabricPeeringEnabled As Nullable(Of FabricPeeringEnabled)

Property Value

Attributes

Applies to