Share via


A2AReplicationIntentDetails.PrimaryStagingStorageAccount Property

Definition

The primary staging storage account details. 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 PrimaryStagingStorageAccount { get; }
member this.PrimaryStagingStorageAccount : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.StorageAccountCustomDetails
Public ReadOnly Property PrimaryStagingStorageAccount As StorageAccountCustomDetails

Property Value

Applies to