Udostępnij przez


ManagedClusterAgentPoolProfileProperties.SpotMaxPrice Property

Definition

The max price (in US Dollars) you are willing to pay for spot instances. Possible values are any decimal value greater than zero or -1 which indicates default price to be up-to on-demand. Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price. For more details on spot pricing, see spot VMs pricing Serialized Name: ManagedClusterAgentPoolProfileProperties.spotMaxPrice

public float? SpotMaxPrice { get; set; }
member this.SpotMaxPrice : Nullable<single> with get, set
Public Property SpotMaxPrice As Nullable(Of Single)

Property Value

Applies to