다음을 통해 공유


ManagedGrafanaProperties.PrivateEndpointConnections Property

Definition

The private endpoint connections of the Grafana instance.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Grafana.GrafanaPrivateEndpointConnectionData> PrivateEndpointConnections { get; }
member this.PrivateEndpointConnections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Grafana.GrafanaPrivateEndpointConnectionData>
Public ReadOnly Property PrivateEndpointConnections As IReadOnlyList(Of GrafanaPrivateEndpointConnectionData)

Property Value

Applies to