Partager via


ManagedInstancePatch.RequestedBackupStorageRedundancy Propriété

Définition

Type de compte de stockage à utiliser pour stocker les sauvegardes pour cette instance. Les options sont Local (LocalRedundantStorage), Zone (ZoneRedundantStorage), Geo (GeoRedundantStorage) et GeoZone(GeoZoneRedundantStorage).

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)

Valeur de propriété

S’applique à