Freigeben über


A2AProtectionIntentDiskInputDetails Class

Definition

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.

Applies to