Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ComputeInstanceDataDisk

Package version

Defines an Aml Instance DataDisk.

Hierarchy

  • ComputeInstanceDataDisk

Index

Properties

Optional caching

caching: Caching

Caching type of Data Disk.

Optional diskSizeGB

diskSizeGB: undefined | number

The initial disk size in gigabytes.

Optional lun

lun: undefined | number

The lun is used to uniquely identify each data disk. If attaching multiple disks, each should have a distinct lun.

Optional storageAccountType

storageAccountType: StorageAccountType

type of this storage account.

Generated using TypeDoc