Megosztás a következőn keresztül:


InstanceFailoverGroupData.ManagedInstancePairs Property

Definition

List of managed instance pairs in the failover group.

public System.Collections.Generic.IList<Azure.ResourceManager.Sql.Models.ManagedInstancePairInfo> ManagedInstancePairs { get; }
member this.ManagedInstancePairs : System.Collections.Generic.IList<Azure.ResourceManager.Sql.Models.ManagedInstancePairInfo>
Public ReadOnly Property ManagedInstancePairs As IList(Of ManagedInstancePairInfo)

Property Value

Applies to