MapRouteOptions.Endpoints property

Endpoints to bind the route to, if any.

public string[]? Endpoints { get; set; }

See Also