public static interface VirtualMachine.DefinitionStages.WithBillingProfile
| Modifier and Type | Method and Description |
|---|---|
VirtualMachine.DefinitionStages.WithCreate |
withMaxPrice(Double maxPrice)
Set the billing related details of a low priority virtual machine.
|
VirtualMachine.DefinitionStages.WithCreate withMaxPrice(Double maxPrice)
maxPrice - the maxPrice value to setCopyright © 2020 Microsoft Corporation. All rights reserved.