DiskDetails interface

Onprem disk details data.

Properties

maxSizeMB

The hard disk max size in MB.

vhdId

The VHD Id.

vhdName

The VHD name.

vhdType

The type of the volume.

Property Details

maxSizeMB

The hard disk max size in MB.

maxSizeMB?: number

Property Value

number

vhdId

The VHD Id.

vhdId?: string

Property Value

string

vhdName

The VHD name.

vhdName?: string

Property Value

string

vhdType

The type of the volume.

vhdType?: string

Property Value

string