Share via


EndpointAnnotation.AllAllocatedEndpoints Property

Definition

Gets the list of all AllocatedEndpoints associated with this Endpoint.

public Aspire.Hosting.ApplicationModel.NetworkEndpointSnapshotList AllAllocatedEndpoints { get; }
member this.AllAllocatedEndpoints : Aspire.Hosting.ApplicationModel.NetworkEndpointSnapshotList
Public ReadOnly Property AllAllocatedEndpoints As NetworkEndpointSnapshotList

Property Value

Applies to