Skip to content
DocsTry Aspire
DocsTry

RollingUpdateDeploymentV1 Constructors

ClassConstructors1 member
Represents the rolling update configuration for a Kubernetes Deployment. Defines the parameters for controlling the behavior of updating Pods in a Deployment.
public sealed class RollingUpdateDeploymentV1
{
public RollingUpdateDeploymentV1()
{
// ...
}
}