Freigeben über


ManagedClusterPropertiesAutoScalerProfile.Expander Property

Definition

The expander to use when scaling up. If not specified, the default is 'random'. See expanders for more information.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public string Expander { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.Expander : string with get, set
Public Property Expander As String

Property Value

Implements

Attributes

Applies to