Skip to content
DocsTry Aspire
DocsTry

AllocatedEndpoint Methods

ClassMethods1 member
Represents an endpoint allocated for a service instance.
ToStringSection titled ToStringoverridestring
Returns a string representation of the allocated endpoint URI.
public class AllocatedEndpoint
{
public override string ToString()
{
// ...
}
}
stringThe URI string, AllocatedEndpoint.UriString.