Share via


A2AProtectionIntentDiskDetails.RecoveryAzureStorageAccountCustomContent Property

Definition

The recovery VHD storage account input. Please note StorageAccountCustomDetails is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include ExistingStorageAccount.

public Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.StorageAccountCustomDetails RecoveryAzureStorageAccountCustomContent { get; set; }
member this.RecoveryAzureStorageAccountCustomContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.StorageAccountCustomDetails with get, set
Public Property RecoveryAzureStorageAccountCustomContent As StorageAccountCustomDetails

Property Value

Applies to