Skip to content
Docs Try Aspire

RollingUpdateDeploymentV1 Constructors

Class Constructors 1 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()
{
// ...
}
}