ManagedClusterPropertiesAutoScalerProfile.BalanceSimilarNodeGroups Property

Definition

Gets or sets valid values are 'true' and 'false'

[Newtonsoft.Json.JsonProperty(PropertyName="balance-similar-node-groups")]
public string BalanceSimilarNodeGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="balance-similar-node-groups")>]
member this.BalanceSimilarNodeGroups : string with get, set
Public Property BalanceSimilarNodeGroups As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to