你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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