A2AVmManagedDiskInputDetails interface

A2A managed disk input details.

Properties

diskEncryptionInfo

The recovery disk encryption information (for one / single pass flows).

diskId

The disk Id.

primaryStagingAzureStorageAccountId

The primary staging storage account Arm Id.

recoveryDiskEncryptionSetId

The recovery disk encryption set Id.

recoveryReplicaDiskAccountType

The replica disk type. Its an optional value and will be same as source disk type if not user provided.

recoveryResourceGroupId

The target resource group Arm Id.

recoveryTargetDiskAccountType

The target disk type after failover. Its an optional value and will be same as source disk type if not user provided.

Property Details

diskEncryptionInfo

The recovery disk encryption information (for one / single pass flows).

diskEncryptionInfo?: DiskEncryptionInfo

Property Value

diskId

The disk Id.

diskId: string

Property Value

string

primaryStagingAzureStorageAccountId

The primary staging storage account Arm Id.

primaryStagingAzureStorageAccountId: string

Property Value

string

recoveryDiskEncryptionSetId

The recovery disk encryption set Id.

recoveryDiskEncryptionSetId?: string

Property Value

string

recoveryReplicaDiskAccountType

The replica disk type. Its an optional value and will be same as source disk type if not user provided.

recoveryReplicaDiskAccountType?: string

Property Value

string

recoveryResourceGroupId

The target resource group Arm Id.

recoveryResourceGroupId: string

Property Value

string

recoveryTargetDiskAccountType

The target disk type after failover. Its an optional value and will be same as source disk type if not user provided.

recoveryTargetDiskAccountType?: string

Property Value

string