Freigeben über


ManagedClusterAgentPoolProfileProperties.ScaleSetEvictionPolicy Property

Definition

This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.ScaleSetEvictionPolicy? ScaleSetEvictionPolicy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.ScaleSetEvictionPolicy : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Aks.Support.ScaleSetEvictionPolicy> with get, set
Public Property ScaleSetEvictionPolicy As Nullable(Of ScaleSetEvictionPolicy)

Property Value

Implements

Attributes

Applies to