Freigeben über


VirtualMachine.EvictionPolicy Eigenschaft

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.evictionPolicy")]
public string EvictionPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.evictionPolicy")>]
member this.EvictionPolicy : string with get, set
Public Property EvictionPolicy As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: