Skip to content
Docs Try Aspire

DeploymentStrategyV1 Constructors

Class Constructors 1 member
Describes the strategy used to replace old Pods with new ones in a Kubernetes Deployment.
public sealed class DeploymentStrategyV1
{
public DeploymentStrategyV1()
{
// ...
}
}