次の方法で共有


EventGridNamespaceData.PrivateEndpointConnections プロパティ

定義

プライベート エンドポイント接続を取得します。

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

プロパティ値

適用対象