Skip to content
Docs Try Aspire

ServicePortV1 Constructors

Class Constructors 1 member
Represents a port configuration for a Kubernetes Service in API version V1.
public sealed class ServicePortV1
{
public ServicePortV1()
{
// ...
}
}