Uses of Class
com.microsoft.azure.management.compute.Plan
Packages that use Plan
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of Plan in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return PlanModifier and TypeMethodDescriptionVirtualMachine.plan()
VirtualMachineScaleSetUpdate.plan()
Get the purchase plan when deploying a virtual machine scale set from VM Marketplace images.VirtualMachineUpdate.plan()
Get specifies information about the marketplace image used to create the virtual machine.Set the plan ID.Plan.withProduct
(String product) Set specifies the product of the image from the marketplace.Plan.withPromotionCode
(String promotionCode) Set the promotion code.Plan.withPublisher
(String publisher) Set the publisher ID.Methods in com.microsoft.azure.management.compute with parameters of type PlanModifier and TypeMethodDescriptionSet the purchase plan when deploying a virtual machine scale set from VM Marketplace images.Set specifies information about the marketplace image used to create the virtual machine.