VMwareToAzStackHCIDiskInput interface

VMwareToAzStack disk input.

Properties

diskFileFormat

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

diskId

Gets or sets the disk Id.

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

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

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