ManagedDatabase.FailoverGroupId Property

Definition

Gets instance Failover Group resource identifier that this managed database belongs to.

[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