Share via


VirtualMachineInstancePropertiesStorageProfile interface

StorageProfile - contains information about the disks and storage information for the virtual machine instance

Properties

dataDisks

adds data disks to the virtual machine instance

imageReference

Which Image to use for the virtual machine instance

osDisk

VHD to attach as OS disk

vmConfigStoragePathId

Id of the storage container that hosts the VM configuration file

Property Details

dataDisks

adds data disks to the virtual machine instance

dataDisks?: VirtualHardDiskArmReference[]

Property Value

imageReference

Which Image to use for the virtual machine instance

imageReference?: ImageArmReference

Property Value

osDisk

VHD to attach as OS disk

osDisk?: VirtualMachineInstancePropertiesStorageProfileOsDisk

Property Value

vmConfigStoragePathId

Id of the storage container that hosts the VM configuration file

vmConfigStoragePathId?: string

Property Value

string