次の方法で共有


InstanceFailoverGroupData.ManagedInstancePairs プロパティ

定義

フェールオーバー グループ内のマネージド インスタンス ペアの一覧。

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)

プロパティ値

適用対象