Freigeben über


ComputeInstanceDataDisk interface

Defines an Aml Instance DataDisk.

Properties

caching

Caching type of Data Disk.

diskSizeGB

The initial disk size in gigabytes.

lun

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

storageAccountType

type of this storage account.

Property Details

caching

Caching type of Data Disk.

caching?: string

Property Value

string

diskSizeGB

The initial disk size in gigabytes.

diskSizeGB?: number

Property Value

number

lun

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

lun?: number

Property Value

number

storageAccountType

type of this storage account.

storageAccountType?: string

Property Value

string