Share via


MonitorPrivateLinkScopeData.PrivateEndpointConnections Property

Definition

List of private endpoint connections.

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

Property Value

Applies to