Share via


SqlDatabase.RequestedBackupStorageRedundancy Property

Definition

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

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

Property Value

Applies to