Skip to content
DocsTry Aspire
DocsTry

UrlSnapshot

Recordsealednet8.0
📦 Aspire.Hosting v13.4.0
A snapshot of the URL.
namespace Aspire.Hosting.ApplicationModel;
public sealed record UrlSnapshot
: System.IEquatable<Aspire.Hosting.ApplicationModel.UrlSnapshot>
{
// ...
}
IEquatable<UrlSnapshot>