Share via


MonitorPrivateLinkScopeResource.GetMonitorPrivateEndpointConnections Method

Definition

Gets a collection of MonitorPrivateEndpointConnectionResources in the MonitorPrivateLinkScope.

public virtual Azure.ResourceManager.Monitor.MonitorPrivateEndpointConnectionCollection GetMonitorPrivateEndpointConnections ();
abstract member GetMonitorPrivateEndpointConnections : unit -> Azure.ResourceManager.Monitor.MonitorPrivateEndpointConnectionCollection
override this.GetMonitorPrivateEndpointConnections : unit -> Azure.ResourceManager.Monitor.MonitorPrivateEndpointConnectionCollection
Public Overridable Function GetMonitorPrivateEndpointConnections () As MonitorPrivateEndpointConnectionCollection

Returns

An object representing collection of MonitorPrivateEndpointConnectionResources and their operations over a MonitorPrivateEndpointConnectionResource.

Applies to