2 references to ServicePortV1
Aspire.Hosting.Kubernetes (2)
Resources\ServiceSpecV1.cs (2)
169/// Each port is configured using the <see cref="ServicePortV1"/> class, specifying details such as the port number, protocol, target port, and node port. 173public List<ServicePortV1> Ports { get; } = [];