Skip to content
DocsTry Aspire
DocsTry

DeploymentStrategyV1 Constructors

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