EndpointAnnotation.AllocatedEndpoint Property

Definition

Gets or sets the allocated 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