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.Definition.IWithCreate WithMaxPrice (double? maxPrice);
abstract member WithMaxPrice : Nullable<double> -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Definition.IWithCreate
Public Function WithMaxPrice (maxPrice As Nullable(Of Double)) As IWithCreate

Parameter

maxPrice
Nullable<Double>

Der maxPrice-Wert.

Gibt zurück

Gilt für: