StorageProfile interface

StorageProfile represents information about a disk.

Properties

osDisk

The disk to use with this virtual machine.

volumeAttachments

The resource IDs of volumes that are requested to be attached to the virtual machine.

Property Details

osDisk

The disk to use with this virtual machine.

osDisk: OsDisk

Property Value

volumeAttachments

The resource IDs of volumes that are requested to be attached to the virtual machine.

volumeAttachments?: string[]

Property Value

string[]