HostUrl
Recordnet10.0
Represents a URL on the host machine. When referenced in a container resource, localhost will be replaced with the configured container host name.
namespace Aspire.Hosting.ApplicationModel;
public record HostUrl : Aspire.Hosting.ApplicationModel.IExpressionValue, Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IValueProvider, System.IEquatable<Aspire.Hosting.ApplicationModel.HostUrl>{ // ...}10 members
Constructors1
Section titled Constructors Represents a URL on the host machine. When referenced in a container resource, localhost will be replaced with the configured container host name.
Properties1
Section titled PropertiesUrlget; initstringMethods8
Section titled MethodsEquals(HostUrl?)virtualboolIndicates whether the current object is equal to another object of the same type.
boolbool