Skip to content
Docs Try Aspire

RollingUpdateDeploymentV1

Class sealed net8.0
📦 Aspire.Hosting.Kubernetes v13.2.0-preview.1.26170.3
Represents the rolling update configuration for a Kubernetes Deployment. Defines the parameters for controlling the behavior of updating Pods in a Deployment.
namespace Aspire.Hosting.Kubernetes.Resources;
public sealed class RollingUpdateDeploymentV1
{
// ...
}