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