Freigeben über


VirtualMachineInner.EvictionPolicy Eigenschaft

Definition

Ruft die Entfernungsrichtlinie für den virtuellen Azure Spot-Computer und die Azure Spot-Skalierungsgruppe ab oder legt sie fest. <br>& lt;br> Für virtuelle Azure Spot-Computer werden sowohl "Zuordnung aufheben" als auch "Löschen" unterstützt, und die API-Mindestversion ist 2019-03-01. <br>& lt;br> Für Azure Spot-Skalierungsgruppen werden sowohl "Zuordnung aufheben" als auch "Löschen" unterstützt, und die API-Mindestversion ist 2017-10-30-preview. Mögliche Werte: "Deallocate", "Delete"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: