Skip to content
DocsTry Aspire
DocsTry

RollingUpdateStatefulSetStrategyV1 Constructors

ClassConstructors1 member
Represents the rolling update strategy configuration for a StatefulSet in Kubernetes.
public sealed class RollingUpdateStatefulSetStrategyV1
{
public RollingUpdateStatefulSetStrategyV1()
{
// ...
}
}