Share via


A2AReplicationIntentDetails.RecoveryBootDiagStorageAccount Property

Definition

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

Property Value

Applies to