VMware To Az Stack HCIProtected Disk Properties Response
data class VMwareToAzStackHCIProtectedDiskPropertiesResponse(val capacityInBytes: Double, val diskType: String, val isDynamic: Boolean, val isOsDisk: Boolean, val migrateDiskName: String, val seedDiskName: String, val sourceDiskId: String, val sourceDiskName: String, val storageContainerId: String, val storageContainerLocalPath: String, val testMigrateDiskName: String)
VMwareToAzStackHCI protected disk properties.
Properties
Link copied to clipboard
Gets or sets the disk capacity in bytes.
Link copied to clipboard
Gets or sets the failover clone disk.
Link copied to clipboard
Gets or sets the seed disk name.
Link copied to clipboard
Gets or sets the source disk Id.
Link copied to clipboard
Gets or sets the source disk Name.
Link copied to clipboard
Gets or sets the ARM Id of the storage container.
Link copied to clipboard
Gets or sets the local path of the storage container.
Link copied to clipboard
Gets or sets the test failover clone disk.