A2AProtectionIntentDiskInputDetails 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 unmanaged disk input details.
public class A2AProtectionIntentDiskInputDetails
type A2AProtectionIntentDiskInputDetails = class
Public Class A2AProtectionIntentDiskInputDetails
- Inheritance
-
A2AProtectionIntentDiskInputDetails
Constructors
A2AProtectionIntentDiskInputDetails() |
Initializes a new instance of the A2AProtectionIntentDiskInputDetails class. |
A2AProtectionIntentDiskInputDetails(String, StorageAccountCustomDetails, StorageAccountCustomDetails) |
Initializes a new instance of the A2AProtectionIntentDiskInputDetails class. |
Properties
DiskUri |
Gets or sets the disk Uri. |
PrimaryStagingStorageAccountCustomInput |
Gets or sets the primary staging storage account input. |
RecoveryAzureStorageAccountCustomInput |
Gets or sets the recovery VHD storage account input. |
Methods
Validate() |
Validate the object. |