Freigeben über


VirtualMachineData.EvictionPolicy Eigenschaft

Definition

Gibt die Entfernungsrichtlinie für den virtuellen Azure Spot-Computer und die Azure Spot-Skalierungsgruppe an. Für virtuelle Azure Spot-Computer werden sowohl "Zuordnung aufheben" als auch "Löschen" unterstützt, und die API-Mindestversion ist 2019-03-01. Für Azure Spot-Skalierungsgruppen werden sowohl "Zuordnung aufheben" als auch "Löschen" unterstützt, und die API-Mindestversion ist 2017-10-30-preview.

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

Eigenschaftswert

Gilt für: