Freigeben über


ManagedClusterAgentPoolProfileProperties.SpotMaxPrice Eigenschaft

Definition

Ruft spotMaxPrice ab, das verwendet werden soll, um den Höchstpreis anzugeben, den Sie in US-Dollar zahlen möchten, oder legt diesen fest. Mögliche Werte sind ein beliebiger Dezimalwert größer als 0 oder -1, der angibt, dass der Standardpreis bedarfsgesteuert ist.

[Newtonsoft.Json.JsonProperty(PropertyName="spotMaxPrice")]
public double? SpotMaxPrice { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="spotMaxPrice")>]
member this.SpotMaxPrice : Nullable<double> with get, set
Public Property SpotMaxPrice As Nullable(Of Double)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: