Share via


ApiManagementServiceData.PrivateEndpointConnections Property

Definition

List of Private Endpoint Connections of this service.

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

Property Value

Applies to