VMware Cbt Migration Details Response
data class VMwareCbtMigrationDetailsResponse(val dataMoverRunAsAccountId: String, val instanceType: String, val lastRecoveryPointReceived: String, val licenseType: String? = null, val migrationRecoveryPointId: String, val osType: String, val protectedDisks: List<VMwareCbtProtectedDiskDetailsResponse>? = null, val snapshotRunAsAccountId: String, val targetAvailabilitySetId: String? = null, val targetBootDiagnosticsStorageAccountId: String? = null, val targetLocation: String, val targetNetworkId: String? = null, val targetResourceGroupId: String? = null, val targetVmName: String? = null, val targetVmSize: String? = null, val vmNics: List<VMwareCbtNicDetailsResponse>? = null, val vmwareMachineId: String)
VMwareCbt provider specific settings
Constructors
Link copied to clipboard
fun VMwareCbtMigrationDetailsResponse(dataMoverRunAsAccountId: String, instanceType: String, lastRecoveryPointReceived: String, licenseType: String? = null, migrationRecoveryPointId: String, osType: String, protectedDisks: List<VMwareCbtProtectedDiskDetailsResponse>? = null, snapshotRunAsAccountId: String, targetAvailabilitySetId: String? = null, targetBootDiagnosticsStorageAccountId: String? = null, targetLocation: String, targetNetworkId: String? = null, targetResourceGroupId: String? = null, targetVmName: String? = null, targetVmSize: String? = null, vmNics: List<VMwareCbtNicDetailsResponse>? = null, vmwareMachineId: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard