@Beta(value=V1_25_0)
public static interface VirtualMachineScaleSet.UpdateStages.WithBillingProfile
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.Update |
withMaxPrice(Double maxPrice)
Set the billing related details of the low priority virtual machines in the scale set.
|
VirtualMachineScaleSet.Update withMaxPrice(Double maxPrice)
maxPrice - max price to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/