Share via


MySqlStorageProfile.GeoRedundantBackup Property

Definition

Enable Geo-redundant or not for server backup.

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

Property Value

Applies to