Skip to content
Docs Try Aspire

AllocatedEndpoint Methods

Class Methods 1 member
Represents an endpoint allocated for a service instance.
ToString Section titled ToString override string
Returns a string representation of the allocated endpoint URI.
public class AllocatedEndpoint
{
public override string ToString()
{
// ...
}
}
string The URI string, AllocatedEndpoint.UriString.