你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithBillingProfile.WithMaxPrice(Nullable<Double>) 方法

定义

指定规模集中低优先级虚拟机的计费相关详细信息。

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

参数

maxPrice
Nullable<Double>

maxPrice 值。

返回

适用于