Share via


HyperVToAzStackHCIDiskInput interface

HyperVToAzStack disk input.

Properties

diskBlockSize

Gets or sets a value of disk block size.

diskController

Disk controller.

diskFileFormat

Gets or sets the type of the virtual hard disk, vhd or vhdx.

diskId

Gets or sets the disk Id.

diskIdentifier

Gets or sets a value of disk identifier.

diskLogicalSectorSize

Gets or sets a value of disk logical sector size.

diskPhysicalSectorSize

Gets or sets a value of disk physical sector size.

diskSizeGB

Gets or sets the disk size in GB.

isDynamic

Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.

isOsDisk

Gets or sets a value indicating whether disk is os disk.

storageContainerId

Gets or sets the target storage account ARM Id.

Property Details

diskBlockSize

Gets or sets a value of disk block size.

diskBlockSize?: number

Property Value

number

diskController

Disk controller.

diskController?: DiskControllerInputs

Property Value

diskFileFormat

Gets or sets the type of the virtual hard disk, vhd or vhdx.

diskFileFormat: string

Property Value

string

diskId

Gets or sets the disk Id.

diskId: string

Property Value

string

diskIdentifier

Gets or sets a value of disk identifier.

diskIdentifier?: string

Property Value

string

diskLogicalSectorSize

Gets or sets a value of disk logical sector size.

diskLogicalSectorSize?: number

Property Value

number

diskPhysicalSectorSize

Gets or sets a value of disk physical sector size.

diskPhysicalSectorSize?: number

Property Value

number

diskSizeGB

Gets or sets the disk size in GB.

diskSizeGB: number

Property Value

number

isDynamic

Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk.

isDynamic?: boolean

Property Value

boolean

isOsDisk

Gets or sets a value indicating whether disk is os disk.

isOsDisk: boolean

Property Value

boolean

storageContainerId

Gets or sets the target storage account ARM Id.

storageContainerId?: string

Property Value

string