Delen via


EventGridDomainResource.GetEventGridDomainPrivateEndpointConnections Method

Definition

Gets a collection of EventGridDomainPrivateEndpointConnectionResources in the EventGridDomain.

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

Returns

An object representing collection of EventGridDomainPrivateEndpointConnectionResources and their operations over a EventGridDomainPrivateEndpointConnectionResource.

Applies to