次の方法で共有


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

定義

優先順位の低い仮想マシンの課金関連の詳細を指定します。

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

パラメーター

maxPrice
Nullable<Double>

maxPrice 値。

戻り値

適用対象