Share via


IWithBillingProfile.WithMaxPrice(Nullable<Double>) Methode

Definition

Gibt die Abrechnungsdetails eines virtuellen Computers mit niedriger Priorität an.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithCreate WithMaxPrice (double? maxPrice);
abstract member WithMaxPrice : Nullable<double> -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.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: