ManagedGrafanaResource.GetGrafanaPrivateEndpointConnections 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 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.