Share via


IWithBillingProfile.WithMaxPrice(Nullable<Double>) Methode

Definition

Gibt die Abrechnungsdetails der virtuellen Computer mit niedriger Priorität in der Skalierungsgruppe an.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IUpdate WithMaxPrice (double? maxPrice);
abstract member WithMaxPrice : Nullable<double> -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Update.IUpdate
Public Function WithMaxPrice (maxPrice As Nullable(Of Double)) As IUpdate

Parameter

maxPrice
Nullable<Double>

Der maxPrice-Wert.

Gibt zurück

Gilt für: