Share via


SqlDatabasePatch.RequestedBackupStorageRedundancy Property

Definition

The storage account type to be used to store backups for this database.

public Azure.ResourceManager.Sql.Models.SqlBackupStorageRedundancy? RequestedBackupStorageRedundancy { get; set; }
member this.RequestedBackupStorageRedundancy : Nullable<Azure.ResourceManager.Sql.Models.SqlBackupStorageRedundancy> with get, set
Public Property RequestedBackupStorageRedundancy As Nullable(Of SqlBackupStorageRedundancy)

Property Value

Applies to