Share via


EventHubsNamespaceData.PrivateEndpointConnections Property

Definition

List of private endpoint connections.

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

Property Value

Applies to