Skip to content
Docs Try Aspire

Network Constructors

Class Constructors 1 member
Represents a Docker network configuration as part of a Compose file.
public sealed class Network
{
public Network()
{
// ...
}
}