Share via


ManagedInstance.CurrentBackupStorageRedundancy Property

Definition

The storage account type used to store backups for this instance. The options are Local (LocallyRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) and GeoZone(GeoZoneRedundantStorage).

public Azure.Provisioning.BicepValue<Azure.Provisioning.Sql.SqlBackupStorageRedundancy> CurrentBackupStorageRedundancy { get; }
member this.CurrentBackupStorageRedundancy : Azure.Provisioning.BicepValue<Azure.Provisioning.Sql.SqlBackupStorageRedundancy>
Public ReadOnly Property CurrentBackupStorageRedundancy As BicepValue(Of SqlBackupStorageRedundancy)

Property Value

Applies to