@Beta(value=V1_25_0)
public static interface VirtualMachine.UpdateStages.WithBillingProfile
| Modifier and Type | Method and Description |
|---|---|
VirtualMachine.Update |
withMaxPrice(Double maxPrice)
Set the billing related details of a low priority virtual machine.
|
VirtualMachine.Update 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.
*/