Delen via


EventGridNamespaceData.PrivateEndpointConnections Property

Definition

List of private endpoint connections.

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

Property Value

Applies to