Share via


HyperVToAzStackHCIProtectedDiskProperties interface

HyperVToAzStackHCI protected disk properties.

Properties

capacityInBytes

Gets or sets the disk capacity in bytes.

diskBlockSize

Gets or sets a value of disk block size.

diskLogicalSectorSize

Gets or sets a value of disk logical sector size.

diskPhysicalSectorSize

Gets or sets a value of disk physical sector size.

diskType

Gets or sets the disk type.

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 the disk is the OS disk.

migrateDiskName

Gets or sets the failover clone disk.

seedDiskName

Gets or sets the seed disk name.

sourceDiskId

Gets or sets the source disk Id.

sourceDiskName

Gets or sets the source disk Name.

storageContainerId

Gets or sets the ARM Id of the storage container.

storageContainerLocalPath

Gets or sets the local path of the storage container.

testMigrateDiskName

Gets or sets the test failover clone disk.

Property Details

capacityInBytes

Gets or sets the disk capacity in bytes.

capacityInBytes?: number

Property Value

number

diskBlockSize

Gets or sets a value of disk block size.

diskBlockSize?: number

Property Value

number

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

diskType

Gets or sets the disk type.

diskType?: string

Property Value

string

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 the disk is the OS disk.

isOsDisk?: boolean

Property Value

boolean

migrateDiskName

Gets or sets the failover clone disk.

migrateDiskName?: string

Property Value

string

seedDiskName

Gets or sets the seed disk name.

seedDiskName?: string

Property Value

string

sourceDiskId

Gets or sets the source disk Id.

sourceDiskId?: string

Property Value

string

sourceDiskName

Gets or sets the source disk Name.

sourceDiskName?: string

Property Value

string

storageContainerId

Gets or sets the ARM Id of the storage container.

storageContainerId?: string

Property Value

string

storageContainerLocalPath

Gets or sets the local path of the storage container.

storageContainerLocalPath?: string

Property Value

string

testMigrateDiskName

Gets or sets the test failover clone disk.

testMigrateDiskName?: string

Property Value

string