Skip to content
DocsTry Aspire
DocsTry

StatefulSetSpecV1 Constructors

ClassConstructors1 member
Represents the specification of a Kubernetes StatefulSet resource.
public sealed class StatefulSetSpecV1
{
public StatefulSetSpecV1()
{
// ...
}
}