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.
public class VMwareCbtMigrationDetails : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.MigrationProviderSpecificSettings, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.VMwareCbtMigrationDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.VMwareCbtMigrationDetails>
type VMwareCbtMigrationDetails = class
inherit MigrationProviderSpecificSettings
interface IJsonModel<VMwareCbtMigrationDetails>
interface IPersistableModel<VMwareCbtMigrationDetails>
Public Class VMwareCbtMigrationDetails
Inherits MigrationProviderSpecificSettings
Implements IJsonModel(Of VMwareCbtMigrationDetails), IPersistableModel(Of VMwareCbtMigrationDetails)
- Inheritance
- Implements
Properties
ApplianceMonitoringDetails |
A value indicating the appliance monitoring details. |
ConfidentialVmKeyVaultId |
The confidential VM key vault Id for ADE installation. |
DataMoverRunAsAccountId |
The data mover run as account Id. |
DeltaSyncProgressPercentage |
The delta sync progress percentage. |
DeltaSyncRetryCount |
The delta sync retry count. |
FirmwareType |
The firmware type. |
GatewayOperationDetails |
A value indicating the gateway operation details. |
InitialSeedingProgressPercentage |
The initial seeding progress percentage. |
InitialSeedingRetryCount |
The initial seeding retry count. |
IsCheckSumResyncCycle |
A value indicating whether checksum resync cycle is in progress. |
LastRecoveryPointId |
The last recovery point Id. |
LastRecoveryPointReceived |
The last recovery point received time. |
LicenseType |
License Type of the VM to be used. |
MigrationProgressPercentage |
The migration progress percentage. |
MigrationRecoveryPointId |
The recovery point Id to which the VM was migrated. |
OperationName |
A value indicating the SRS operation name. |
OSName |
The name of the OS on the VM. |
OSType |
The type of the OS on the VM. |
PerformAutoResync |
A value indicating whether auto resync is to be done. |
ProtectedDisks |
The list of protected disks. |
ResumeProgressPercentage |
The resume progress percentage. |
ResumeRetryCount |
The resume retry count. |
ResyncProgressPercentage |
The resync progress percentage. |
ResyncRequired |
A value indicating whether resync is required. |
ResyncRetryCount |
The resync retry count. |
ResyncState |
The resync state. |
SeedDiskTags |
The tags for the seed disks. |
SnapshotRunAsAccountId |
The snapshot run as account Id. |
SqlServerLicenseType |
The SQL Server license type. |
StorageAccountId |
The replication storage account ARM Id. This is applicable only for the blob based replication test hook. |
SupportedOSVersions |
A value indicating the inplace OS Upgrade version. |
TargetAvailabilitySetId |
The target availability set Id. |
TargetAvailabilityZone |
The target availability zone. |
TargetBootDiagnosticsStorageAccountId |
The target boot diagnostics storage account ARM Id. |
TargetDiskTags |
The tags for the target disks. |
TargetGeneration |
The target generation. |
TargetLocation |
The target location. |
TargetNetworkId |
The target network Id. |
TargetNicTags |
The tags for the target NICs. |
TargetProximityPlacementGroupId |
The target proximity placement group Id. |
TargetResourceGroupId |
The target resource group Id. |
TargetVmName |
Target VM name. |
TargetVmSecurityProfile |
The target VM security profile. |
TargetVmSize |
The target VM size. |
TargetVmTags |
The target VM tags. |
TestNetworkId |
The test network Id. |
VmNics |
The network details. |
VMwareMachineId |
The ARM Id of the VM discovered in VMware. |
Explicit Interface Implementations
Applies to
Azure SDK for .NET