Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageStorageProfile

Package version

Describes a storage profile.

Hierarchy

  • ImageStorageProfile

Index

Properties

Optional dataDisks

dataDisks: ImageDataDisk[]

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 osDisk

osDisk: ImageOSDisk

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.

Optional zoneResilient

zoneResilient: undefined | false | true

Specifies whether an image is zone resilient or not. Default is false. Zone resilient images can be created only in regions that provide Zone Redundant Storage (ZRS).

Generated using TypeDoc