次の方法で共有


ManagedInstanceData.PrivateEndpointConnections プロパティ

定義

マネージド インスタンス上のプライベート エンドポイント接続の一覧。

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

プロパティ値

適用対象