UrlSnapshot
Recordsealednet10.0
A snapshot of the URL.
namespace Aspire.Hosting.ApplicationModel;
public sealed record UrlSnapshot : System.IEquatable<Aspire.Hosting.ApplicationModel.UrlSnapshot>{ // ...}IEquatable<UrlSnapshot>
14 members
Constructors1
Section titled Constructors A snapshot of the URL.
Properties5
Section titled PropertiesIsInternalget; initboolDetermines if this URL is internal. Internal URLs are only shown in the details grid for a resource.
Methods8
Section titled MethodsboolIndicates whether the current object is equal to another object of the same type.
bool