Freigeben über


A2AVmManagedDiskInputDetails Class

Definition

A2A managed disk input details.

public class A2AVmManagedDiskInputDetails
type A2AVmManagedDiskInputDetails = class
Public Class A2AVmManagedDiskInputDetails
Inheritance
A2AVmManagedDiskInputDetails

Constructors

A2AVmManagedDiskInputDetails()

Initializes a new instance of the A2AVmManagedDiskInputDetails class.

A2AVmManagedDiskInputDetails(String, String, String, String, String, String, DiskEncryptionInfo)

Initializes a new instance of the A2AVmManagedDiskInputDetails class.

Properties

DiskEncryptionInfo

Gets or sets the recovery disk encryption information (for one / single pass flows).

DiskId

Gets or sets the disk Id.

PrimaryStagingAzureStorageAccountId

Gets or sets the primary staging storage account Arm Id.

RecoveryDiskEncryptionSetId

Gets or sets the recovery disk encryption set Id.

RecoveryReplicaDiskAccountType

Gets or sets the replica disk type. Its an optional value and will be same as source disk type if not user provided.

RecoveryResourceGroupId

Gets or sets the target resource group Arm Id.

RecoveryTargetDiskAccountType

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

Methods

Validate()

Validate the object.

Applies to