Skip to content
Docs Try Aspire

UrlSnapshot

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