Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
BillingProfile |
VirtualMachineUpdateInner.billingProfile()
Get the billingProfile property: Specifies the billing related details of a Azure Spot virtual machine.
|
BillingProfile |
VirtualMachineInner.billingProfile()
Get the billingProfile property: Specifies the billing related details of a Azure Spot virtual machine.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineUpdateInner |
VirtualMachineUpdateInner.withBillingProfile(BillingProfile billingProfile)
Set the billingProfile property: Specifies the billing related details of a Azure Spot virtual machine.
|
VirtualMachineInner |
VirtualMachineInner.withBillingProfile(BillingProfile billingProfile)
Set the billingProfile property: Specifies the billing related details of a Azure Spot virtual machine.
|
Modifier and Type | Method and Description |
---|---|
BillingProfile |
VirtualMachineScaleSet.billingProfile() |
BillingProfile |
VirtualMachine.billingProfile() |
BillingProfile |
VirtualMachineScaleSetVMProfile.billingProfile()
Get the billingProfile property: Specifies the billing related details of a Azure Spot VMSS.
|
BillingProfile |
VirtualMachineScaleSetUpdateVMProfile.billingProfile()
Get the billingProfile property: Specifies the billing related details of a Azure Spot VMSS.
|
BillingProfile |
BillingProfile.withMaxPrice(Double maxPrice)
Set the maxPrice property: Specifies the maximum price you are willing to pay for a Azure Spot VM/VMSS.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetVMProfile |
VirtualMachineScaleSetVMProfile.withBillingProfile(BillingProfile billingProfile)
Set the billingProfile property: Specifies the billing related details of a Azure Spot VMSS.
|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withBillingProfile(BillingProfile billingProfile)
Set the billingProfile property: Specifies the billing related details of a Azure Spot VMSS.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.