A2AReplicationIntentDetails.RecoveryBootDiagStorageAccount Property
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.
The boot diagnostic storage account.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IStorageAccountCustomDetails RecoveryBootDiagStorageAccount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.RecoveryBootDiagStorageAccount : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IStorageAccountCustomDetails with get, set
Public Property RecoveryBootDiagStorageAccount As IStorageAccountCustomDetails
Property Value
- Attributes