HyperVToAzStackHCIProtectedDiskProperties interface

HyperVToAzStackHCI protected disk properties.

Properties

capacityInBytes

Gets or sets the disk capacity in bytes. NOTE: This property will not be serialized. It can only be populated by the server.

diskType

Gets or sets the disk type. NOTE: This property will not be serialized. It can only be populated by the server.

isDynamic

Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk. NOTE: This property will not be serialized. It can only be populated by the server.

isOsDisk

Gets or sets a value indicating whether the disk is the OS disk. NOTE: This property will not be serialized. It can only be populated by the server.

migrateDiskName

Gets or sets the failover clone disk. NOTE: This property will not be serialized. It can only be populated by the server.

seedDiskName

Gets or sets the seed disk name. NOTE: This property will not be serialized. It can only be populated by the server.

sourceDiskId

Gets or sets the source disk Id. NOTE: This property will not be serialized. It can only be populated by the server.

sourceDiskName

Gets or sets the source disk Name. NOTE: This property will not be serialized. It can only be populated by the server.

storageContainerId

Gets or sets the ARM Id of the storage container. NOTE: This property will not be serialized. It can only be populated by the server.

storageContainerLocalPath

Gets or sets the local path of the storage container. NOTE: This property will not be serialized. It can only be populated by the server.

testMigrateDiskName

Gets or sets the test failover clone disk. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

capacityInBytes

Gets or sets the disk capacity in bytes. NOTE: This property will not be serialized. It can only be populated by the server.

capacityInBytes?: number

Property Value

number

diskType

Gets or sets the disk type. NOTE: This property will not be serialized. It can only be populated by the server.

diskType?: string

Property Value

string

isDynamic

Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk. NOTE: This property will not be serialized. It can only be populated by the server.

isDynamic?: boolean

Property Value

boolean

isOsDisk

Gets or sets a value indicating whether the disk is the OS disk. NOTE: This property will not be serialized. It can only be populated by the server.

isOsDisk?: boolean

Property Value

boolean

migrateDiskName

Gets or sets the failover clone disk. NOTE: This property will not be serialized. It can only be populated by the server.

migrateDiskName?: string

Property Value

string

seedDiskName

Gets or sets the seed disk name. NOTE: This property will not be serialized. It can only be populated by the server.

seedDiskName?: string

Property Value

string

sourceDiskId

Gets or sets the source disk Id. NOTE: This property will not be serialized. It can only be populated by the server.

sourceDiskId?: string

Property Value

string

sourceDiskName

Gets or sets the source disk Name. NOTE: This property will not be serialized. It can only be populated by the server.

sourceDiskName?: string

Property Value

string

storageContainerId

Gets or sets the ARM Id of the storage container. NOTE: This property will not be serialized. It can only be populated by the server.

storageContainerId?: string

Property Value

string

storageContainerLocalPath

Gets or sets the local path of the storage container. NOTE: This property will not be serialized. It can only be populated by the server.

storageContainerLocalPath?: string

Property Value

string

testMigrateDiskName

Gets or sets the test failover clone disk. NOTE: This property will not be serialized. It can only be populated by the server.

testMigrateDiskName?: string

Property Value

string