Share via


EndpointAnnotation.AllocatedEndpoint Property

Definition

Gets or sets the default AllocatedEndpoint for this Endpoint.

public Aspire.Hosting.ApplicationModel.AllocatedEndpoint? AllocatedEndpoint { get; set; }
member this.AllocatedEndpoint : Aspire.Hosting.ApplicationModel.AllocatedEndpoint with get, set
Public Property AllocatedEndpoint As AllocatedEndpoint

Property Value

Applies to