Share via


ManagedGrafanaResource.GetGrafanaPrivateEndpointConnections Method

Definition

Gets a collection of GrafanaPrivateEndpointConnectionResources in the ManagedGrafana.

public virtual Azure.ResourceManager.Grafana.GrafanaPrivateEndpointConnectionCollection GetGrafanaPrivateEndpointConnections ();
abstract member GetGrafanaPrivateEndpointConnections : unit -> Azure.ResourceManager.Grafana.GrafanaPrivateEndpointConnectionCollection
override this.GetGrafanaPrivateEndpointConnections : unit -> Azure.ResourceManager.Grafana.GrafanaPrivateEndpointConnectionCollection
Public Overridable Function GetGrafanaPrivateEndpointConnections () As GrafanaPrivateEndpointConnectionCollection

Returns

An object representing collection of GrafanaPrivateEndpointConnectionResources and their operations over a GrafanaPrivateEndpointConnectionResource.

Applies to