ASRAzuretoAzureDiskReplicationConfig 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.
Azure VM disk details required for AzureToAzure protection.
public class ASRAzuretoAzureDiskReplicationConfig
type ASRAzuretoAzureDiskReplicationConfig = class
Public Class ASRAzuretoAzureDiskReplicationConfig
- Inheritance
-
ASRAzuretoAzureDiskReplicationConfig
Constructors
ASRAzuretoAzureDiskReplicationConfig() |
Initializes a new instance of the ASRAzuretoAzureDiskReplicationConfig class. |
Fields
DiskId |
Gets or sets DiskId. |
RecoveryDiskEncryptionSetId |
Gets or sets RecoveryDiskEncryptionSetId. |
RecoveryReplicaDiskAccountType |
Gets or sets RecoveryReplicaDiskAccountType. |
RecoveryResourceGroupId |
Gets or sets RecoveryResourceGroupId. |
RecoveryTargetDiskAccountType |
Gets or sets RecoveryTargetDiskAccountType. |
Properties
DiskEncryptionSecretUrl |
Gets or sets DiskEncryptionSecretUrl. |
DiskEncryptionVaultId |
Gets or sets DiskEncryptionVaultId. |
FailoverDiskName |
Gets or sets the failover disk name. |
IsManagedDisk |
Gets or sets isManagedDisk. |
KeyEncryptionKeyUrl |
Gets or sets KeyEncryptionKeyUrl. |
KeyEncryptionVaultId |
Gets or sets KeyEncryptionVaultId. |
LogStorageAccountId |
Gets or sets the primary staging storage account ARM Id. |
RecoveryAzureStorageAccountId |
Gets or sets the recovery disk storage account ARM Id. |
TfoDiskName |
Gets or sets the test failover disk name. |
VhdUri |
Gets or sets the disk uri. |