Share via


StorageProfile.GeoRedundantBackup Property

Definition

Gets or sets enable Geo-redundant or not for server backup. Possible values include: 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="geoRedundantBackup")]
public string GeoRedundantBackup { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="geoRedundantBackup")>]
member this.GeoRedundantBackup : string with get, set
Public Property GeoRedundantBackup As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to