Skip to content
DocsTry Aspire
DocsTry

HostAliasV1 Constructors

ClassConstructors1 member
Represents a host alias configuration which maps an IP address to a set of hostnames. This is used for specifying additional host entries in a pod's /etc/hosts file.
public sealed class HostAliasV1
{
public HostAliasV1()
{
// ...
}
}