EventGridDomainResource.GetEventGridDomainPrivateEndpointConnections Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.