次の方法で共有


EventHubsNamespaceData.PrivateEndpointConnections プロパティ

定義

プライベート エンドポイント接続の一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.EventHubs.EventHubsPrivateEndpointConnectionData> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IList<Azure.ResourceManager.EventHubs.EventHubsPrivateEndpointConnectionData>
Public ReadOnly Property PrivateEndpointConnections As IList(Of EventHubsPrivateEndpointConnectionData)

プロパティ値

適用対象