Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a URL on the host machine. When referenced in a container resource, localhost will be
replaced with the configured container host name.
public class HostUrl : Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IValueProvider, IEquatable<Aspire.Hosting.ApplicationModel.HostUrl>
type HostUrl = class
interface IValueProvider
interface IManifestExpressionProvider
interface IEquatable<HostUrl>
Public Class HostUrl
Implements IEquatable(Of HostUrl), IManifestExpressionProvider, IValueProvider