Skip to content
Docs Try Aspire

RollingUpdateStatefulSetStrategyV1 Constructors

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