VMImageInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The parameters Azure uses to create the vm image for the virtual machine.
public class VMImageInput
type VMImageInput = class
Public Class VMImageInput
- Inheritance
-
VMImageInput
Constructors
VMImageInput() |
Initializes a new instance of the VMImageInput class. |
Properties
DataDiskConfigurations |
Optional. This corresponds to the DataDiskConfigurations of the VM Image used to create a new role. The DataDiskConfigurations element is only available using version 2014-10-01 or higher. |
OSDiskConfiguration |
Optional. This corresponds to the OSDiskConfiguration of the VM Image used to create a new role. The OSDiskConfiguration element is only available using version 2014-10-01 or higher. |