2 references to ServiceSpecV1
Aspire.Hosting.Kubernetes (2)
Resources\ServiceV1.cs (2)
25
/// The values are represented by the <see cref="
ServiceSpecV1
"/> class.
28
public
ServiceSpecV1
Spec { get; set; } = new();