Share via


ManagedClusterLoadBalancerData.IsServicePlacementAllowed Property

Definition

Whether to automatically place services on the load balancer. If not supplied, the default value is true. If set to false manually, both of the external and the internal load balancer will not be selected for services unless they explicitly target it.

public bool? IsServicePlacementAllowed { get; set; }
member this.IsServicePlacementAllowed : Nullable<bool> with get, set
Public Property IsServicePlacementAllowed As Nullable(Of Boolean)

Property Value

Applies to