VMwareCbtEnableMigrationContent 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 specific enable migration input.
public class VMwareCbtEnableMigrationContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.EnableMigrationProviderSpecificContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.VMwareCbtEnableMigrationContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.VMwareCbtEnableMigrationContent>
type VMwareCbtEnableMigrationContent = class
inherit EnableMigrationProviderSpecificContent
interface IJsonModel<VMwareCbtEnableMigrationContent>
interface IPersistableModel<VMwareCbtEnableMigrationContent>
Public Class VMwareCbtEnableMigrationContent
Inherits EnableMigrationProviderSpecificContent
Implements IJsonModel(Of VMwareCbtEnableMigrationContent), IPersistableModel(Of VMwareCbtEnableMigrationContent)
- Inheritance
- Implements
Constructors
Properties
ConfidentialVmKeyVaultId |
The confidential VM key vault Id for ADE installation. |
DataMoverRunAsAccountId |
The data mover run as account Id. |
DisksToInclude |
The disks to include list. |
LicenseType |
License type. |
PerformAutoResync |
A value indicating whether auto resync is to be done. |
PerformSqlBulkRegistration |
A value indicating whether bulk SQL RP registration to be done. |
SeedDiskTags |
The tags for the seed disks. |
SnapshotRunAsAccountId |
The snapshot run as account Id. |
SqlServerLicenseType |
The SQL Server license type. |
TargetAvailabilitySetId |
The target availability set ARM Id. |
TargetAvailabilityZone |
The target availability zone. |
TargetBootDiagnosticsStorageAccountId |
The target boot diagnostics storage account ARM Id. |
TargetDiskTags |
The tags for the target disks. |
TargetNetworkId |
The target network ARM Id. |
TargetNicTags |
The tags for the target NICs. |
TargetProximityPlacementGroupId |
The target proximity placement group ARM Id. |
TargetResourceGroupId |
The target resource group ARM Id. |
TargetSubnetName |
The target subnet name. |
TargetVmName |
The target VM name. |
TargetVmSecurityProfile |
The target VM security profile. |
TargetVmSize |
The target VM size. |
TargetVmTags |
The target VM tags. |
TestNetworkId |
The selected test network ARM Id. |
TestSubnetName |
The selected test subnet name. |
VMwareMachineId |
The ARM Id of the VM discovered in VMware. |
Explicit Interface Implementations
Applies to
Azure SDK for .NET