次の方法で共有


EventGridDomainResource.GetEventGridDomainPrivateEndpointConnections メソッド

定義

EventGridDomain 内の EventGridDomainPrivateEndpointConnectionResources のコレクションを取得します。

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

戻り値

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

適用対象