Server.StorageProfileGeoRedundantBackup Property

Definition

Enable Geo-redundant or not for server backup.

[Microsoft.Azure.PowerShell.Cmdlets.MariaDb.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Origin(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Support.GeoRedundantBackup? StorageProfileGeoRedundantBackup { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Origin(Microsoft.Azure.PowerShell.Cmdlets.MariaDb.PropertyOrigin.Inlined)>]
member this.StorageProfileGeoRedundantBackup : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Support.GeoRedundantBackup> with get, set
Public Property StorageProfileGeoRedundantBackup As Nullable(Of GeoRedundantBackup)

Property Value

Implements

Attributes

Applies to