次の方法で共有


PartnerNamespaceResource.GetEventGridPartnerNamespacePrivateEndpointConnections メソッド

定義

PartnerNamespace 内の EventGridPartnerNamespacePrivateEndpointConnectionResources のコレクションを取得します。

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

戻り値

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

適用対象