次の方法で共有


EventGridTopicResource.GetEventGridTopicPrivateEndpointConnections メソッド

定義

EventGridTopic 内の EventGridTopicPrivateEndpointConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.EventGrid.EventGridTopicPrivateEndpointConnectionCollection GetEventGridTopicPrivateEndpointConnections ();
abstract member GetEventGridTopicPrivateEndpointConnections : unit -> Azure.ResourceManager.EventGrid.EventGridTopicPrivateEndpointConnectionCollection
override this.GetEventGridTopicPrivateEndpointConnections : unit -> Azure.ResourceManager.EventGrid.EventGridTopicPrivateEndpointConnectionCollection
Public Overridable Function GetEventGridTopicPrivateEndpointConnections () As EventGridTopicPrivateEndpointConnectionCollection

戻り値

EventGridTopicPrivateEndpointConnectionResources のコレクションと、EventGridTopicPrivateEndpointConnectionResource に対する操作を表す オブジェクト。

適用対象