A2AUpdateReplicationProtectedItemInput interface

InMage Azure V2 input to update replication protected item.

Extends

Properties

diskEncryptionInfo

The recovery os disk encryption information.

instanceType

Polymorphic discriminator, which specifies the different types this object can be

managedDiskUpdateDetails

Managed disk update details.

recoveryBootDiagStorageAccountId

The boot diagnostic storage account.

recoveryCapacityReservationGroupId

The recovery capacity reservation group Id.

recoveryCloudServiceId

The target cloud service ARM Id (for V1).

recoveryProximityPlacementGroupId

The recovery proximity placement group Id.

recoveryResourceGroupId

The target resource group ARM Id (for V2).

recoveryVirtualMachineScaleSetId

The recovery virtual machine scale set Id.

tfoAzureVMName

The user given name for Test Failover VM.

Property Details

diskEncryptionInfo

The recovery os disk encryption information.

diskEncryptionInfo?: DiskEncryptionInfo

Property Value

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "A2A"

Property Value

"A2A"

managedDiskUpdateDetails

Managed disk update details.

managedDiskUpdateDetails?: A2AVmManagedDiskUpdateDetails[]

Property Value

recoveryBootDiagStorageAccountId

The boot diagnostic storage account.

recoveryBootDiagStorageAccountId?: string

Property Value

string

recoveryCapacityReservationGroupId

The recovery capacity reservation group Id.

recoveryCapacityReservationGroupId?: string

Property Value

string

recoveryCloudServiceId

The target cloud service ARM Id (for V1).

recoveryCloudServiceId?: string

Property Value

string

recoveryProximityPlacementGroupId

The recovery proximity placement group Id.

recoveryProximityPlacementGroupId?: string

Property Value

string

recoveryResourceGroupId

The target resource group ARM Id (for V2).

recoveryResourceGroupId?: string

Property Value

string

recoveryVirtualMachineScaleSetId

The recovery virtual machine scale set Id.

recoveryVirtualMachineScaleSetId?: string

Property Value

string

tfoAzureVMName

The user given name for Test Failover VM.

tfoAzureVMName?: string

Property Value

string