Share via


ManagedClusterAutoScalerProfile.Expander Property

Definition

If not specified, the default is 'random'. See expanders for more information.

public Azure.ResourceManager.ContainerService.Models.AutoScaleExpander? Expander { get; set; }
member this.Expander : Nullable<Azure.ResourceManager.ContainerService.Models.AutoScaleExpander> with get, set
Public Property Expander As Nullable(Of AutoScaleExpander)

Property Value

Applies to