Uses of Class
com.azure.resourcemanager.compute.models.Plan
Packages that use Plan
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of Plan in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return PlanModifier and TypeMethodDescriptionVirtualMachineInner.plan()Get the plan property: Specifies information about the marketplace image used to create the virtual machine.VirtualMachineScaleSetInner.plan()Get the plan property: Specifies information about the marketplace image used to create the virtual machine.VirtualMachineScaleSetVMInner.plan()Get the plan property: Specifies information about the marketplace image used to create the virtual machine.VirtualMachineUpdateInner.plan()Get the plan property: Specifies information about the marketplace image used to create the virtual machine.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type PlanModifier and TypeMethodDescriptionSet the plan property: Specifies information about the marketplace image used to create the virtual machine.Set the plan property: Specifies information about the marketplace image used to create the virtual machine.Set the plan property: Specifies information about the marketplace image used to create the virtual machine.Set the plan property: Specifies information about the marketplace image used to create the virtual machine. -
Uses of Plan in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type PlanModifier and TypeClassDescriptionfinal classSpecifies information about the marketplace image used to create the virtual machine.Methods in com.azure.resourcemanager.compute.models that return PlanModifier and TypeMethodDescriptionstatic PlanPlan.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Plan from the JsonReader.VirtualMachine.plan()Gets the plan value.VirtualMachineScaleSet.plan()Gets the purchase plan information about marketplace image.VirtualMachineScaleSetUpdate.plan()Get the plan property: The purchase plan when deploying a virtual machine scale set from VM Marketplace images.Set the name property: The plan ID.Plan.withProduct(String product) Set the product property: Specifies the product of the image from the marketplace.Plan.withPromotionCode(String promotionCode) Set the promotionCode property: The promotion code.Plan.withPublisher(String publisher) Set the publisher property: The publisher ID.Methods in com.azure.resourcemanager.compute.models with parameters of type PlanModifier and TypeMethodDescriptionSet the plan property: The purchase plan when deploying a virtual machine scale set from VM Marketplace images.