次の方法で共有


ManagedGrafanaResource.GetGrafanaPrivateEndpointConnections メソッド

定義

ManagedGrafana 内の GrafanaPrivateEndpointConnectionResources のコレクションを取得します。

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

戻り値

GrafanaPrivateEndpointConnectionResources のコレクションと、GrafanaPrivateEndpointConnectionResource に対する操作を表す オブジェクト。

適用対象