A2AVmManagedDiskInputDetails 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.
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. |