StorageProfile interface

The storage profile of the VMSS.

Properties

dataDisks

A list of empty data disks to attach.

osDiskStorageAccountType

The Azure SKU name of the machines in the pool.

Property Details

dataDisks

A list of empty data disks to attach.

dataDisks?: DataDisk[]

Property Value

osDiskStorageAccountType

The Azure SKU name of the machines in the pool.

osDiskStorageAccountType?: string

Property Value

string