IWithBillingProfile.WithMaxPrice(Nullable<Double>) メソッド

定義

スケール セット内の優先順位の低い仮想マシンの課金関連の詳細を指定します。

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

パラメーター

maxPrice
Nullable<Double>

maxPrice 値。

戻り値

適用対象