Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StorageProfile

Package version

Specifies the storage settings for the virtual machine disks.

Hierarchy

  • StorageProfile

Index

Properties

Optional dataDisks

dataDisks: DataDisk[]

Specifies the parameters that are used to add a data disk to a virtual machine.

For more information about disks, see About disks and VHDs for Azure virtual machines.

Optional imageReference

imageReference: ImageReference

Specifies information about the image to use. You can specify information about platform images, marketplace images, or virtual machine images. This element is required when you want to use a platform image, marketplace image, or virtual machine image, but is not used in other creation operations.

Optional osDisk

osDisk: OSDisk

Specifies information about the operating system disk used by the virtual machine.

For more information about disks, see About disks and VHDs for Azure virtual machines.

Generated using TypeDoc