Skip to content
Docs Try Aspire

HostAliasV1 Constructors

Class Constructors 1 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()
{
// ...
}
}