EndpointAnnotation.AllAllocatedEndpoints Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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