Share via


SqlDatabaseResourceSettings.ZoneRedundant Property

Definition

Gets or sets possible values include: 'Enable', 'Disable'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to