次の方法で共有


PartnerNamespaceData.PrivateEndpointConnections プロパティ

定義

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

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

プロパティ値

適用対象