Skip to content
Docs Try Aspire

ContainerPortReference Constructors

Class Constructors 1 member
Represents a TCP/UDP port that a container can expose.
Represents a TCP/UDP port that a container can expose.
public class ContainerPortReference
{
public ContainerPortReference(
IResource resource)
{
// ...
}
}
resource IResource