DatabaseUpdateInner.FailoverGroupId Property

Definition

Gets the resource identifier of the failover group containing this database.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.failoverGroupId")]
public string FailoverGroupId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.failoverGroupId")>]
member this.FailoverGroupId : string
Public ReadOnly Property FailoverGroupId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to