Freigeben über


ManagedClusterAgentPoolProfileProperties.ScaleSetEvictionPolicy Eigenschaft

Definition

Ruft scaleSetEvictionPolicy ab, die zum Angeben der Entfernungsrichtlinie für Spot-VM-Skalierungsgruppe verwendet wird, oder legt diese fest. Standardmäßig wird "Löschen" verwendet. Mögliche Werte: "Delete", "Deallocate"

[Newtonsoft.Json.JsonProperty(PropertyName="scaleSetEvictionPolicy")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.ScaleSetEvictionPolicy ScaleSetEvictionPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scaleSetEvictionPolicy")>]
member this.ScaleSetEvictionPolicy : Microsoft.Azure.Management.ContainerService.Fluent.Models.ScaleSetEvictionPolicy with get, set
Public Property ScaleSetEvictionPolicy As ScaleSetEvictionPolicy

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: