VMwareCbtMigrationDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
VMwareCbt provider specific settings.
[Newtonsoft.Json.JsonObject("VMwareCbt")]
public class VMwareCbtMigrationDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.MigrationProviderSpecificSettings
[<Newtonsoft.Json.JsonObject("VMwareCbt")>]
type VMwareCbtMigrationDetails = class
inherit MigrationProviderSpecificSettings
Public Class VMwareCbtMigrationDetails
Inherits MigrationProviderSpecificSettings
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
Properties
ConfidentialVMKeyVaultId |
Gets or sets the confidential VM key vault Id for ADE installation. |
DataMoverRunAsAccountId |
Gets the data mover run as account Id. |
FirmwareType |
Gets the firmware type. |
InitialSeedingProgressPercentage |
Gets the initial seeding progress percentage. |
InitialSeedingRetryCount |
Gets the initial seeding retry count. |
LastRecoveryPointId |
Gets the last recovery point Id. |
LastRecoveryPointReceived |
Gets the last recovery point received time. |
LicenseType |
Gets or sets license Type of the VM to be used. |
MigrationProgressPercentage |
Gets the migration progress percentage. |
MigrationRecoveryPointId |
Gets the recovery point Id to which the VM was migrated. |
OSName |
Gets the name of the OS on the VM. |
OSType |
Gets the type of the OS on the VM. |
PerformAutoResync |
Gets or sets a value indicating whether auto resync is to be done. |
ProtectedDisks |
Gets or sets the list of protected disks. |
ResumeProgressPercentage |
Gets the resume progress percentage. |
ResumeRetryCount |
Gets the resume retry count. |
ResyncProgressPercentage |
Gets the resync progress percentage. |
ResyncRequired |
Gets a value indicating whether resync is required. |
ResyncRetryCount |
Gets the resync retry count. |
ResyncState |
Gets the resync state. Possible values include: 'None', 'PreparedForResynchronization', 'StartedResynchronization' |
SeedDiskTags |
Gets or sets the tags for the seed disks. |
SnapshotRunAsAccountId |
Gets the snapshot run as account Id. |
SqlServerLicenseType |
Gets or sets the SQL Server license type. |
StorageAccountId |
Gets the replication storage account ARM Id. This is applicable only for the blob based replication test hook. |
SupportedOSVersions |
Gets or sets list of supported inplace OS Upgrade versions. |
TargetAvailabilitySetId |
Gets or sets the target availability set Id. |
TargetAvailabilityZone |
Gets or sets the target availability zone. |
TargetBootDiagnosticsStorageAccountId |
Gets or sets the target boot diagnostics storage account ARM Id. |
TargetDiskTags |
Gets or sets the tags for the target disks. |
TargetGeneration |
Gets the target generation. |
TargetLocation |
Gets the target location. |
TargetNetworkId |
Gets or sets the target network Id. |
TargetNicTags |
Gets or sets the tags for the target NICs. |
TargetProximityPlacementGroupId |
Gets or sets the target proximity placement group Id. |
TargetResourceGroupId |
Gets or sets the target resource group Id. |
TargetVMName |
Gets or sets target VM name. |
TargetVMSecurityProfile |
Gets or sets the target VM security profile. |
TargetVMSize |
Gets or sets the target VM size. |
TargetVMTags |
Gets or sets the target VM tags. |
TestNetworkId |
Gets or sets the test network Id. |
VMNics |
Gets or sets the network details. |
VmwareMachineId |
Gets the ARM Id of the VM discovered in VMware. |