Share via


EndpointAnnotation.AllocatedEndpointSnapshot Property

Definition

Gets the AllocatedEndpointSnapshot for the default AllocatedEndpoint.

public Aspire.Hosting.ApplicationModel.ValueSnapshot<Aspire.Hosting.ApplicationModel.AllocatedEndpoint> AllocatedEndpointSnapshot { get; }
member this.AllocatedEndpointSnapshot : Aspire.Hosting.ApplicationModel.ValueSnapshot<Aspire.Hosting.ApplicationModel.AllocatedEndpoint>
Public ReadOnly Property AllocatedEndpointSnapshot As ValueSnapshot(Of AllocatedEndpoint)

Property Value

Applies to