IHyperVReplicaAzureUpdateReplicationProtectedItemInput Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.HyperVReplicaAzureUpdateReplicationProtectedItemInputTypeConverter))]
public interface IHyperVReplicaAzureUpdateReplicationProtectedItemInput : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IUpdateReplicationProtectedItemProviderInput
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.HyperVReplicaAzureUpdateReplicationProtectedItemInputTypeConverter))>]
type IHyperVReplicaAzureUpdateReplicationProtectedItemInput = interface
    interface IJsonSerializable
    interface IUpdateReplicationProtectedItemProviderInput
Public Interface IHyperVReplicaAzureUpdateReplicationProtectedItemInput
Implements IUpdateReplicationProtectedItemProviderInput
Derived
Attributes
Implements

Properties

Name Description
DiskIdToDiskEncryptionMap

The dictionary of disk resource Id to disk encryption set ARM Id.

InstanceType

The class type.

(Inherited from IUpdateReplicationProtectedItemProviderInput)
LinuxLicenseType

The license type for Linux VM's.

RecoveryAzureV1ResourceGroupId

The recovery Azure resource group Id for classic deployment.

RecoveryAzureV2ResourceGroupId

The recovery Azure resource group Id for resource manager deployment.

SqlServerLicenseType

The SQL Server license type.

TargetAvailabilityZone

The target availability zone.

TargetCapacityReservationGroupId

The target capacity reservation group ARM Id.

TargetManagedDiskTag

The tags for the target managed disks.

TargetNicTag

The tags for the target NICs.

TargetProximityPlacementGroupId

The target proximity placement group Id.

TargetVMTag

The target VM tags.

UseManagedDisk

A value indicating whether managed disks should be used during failover.

UserSelectedOSName

The OS name selected by user.

VMDisk

The list of disk update properties.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to