Skip to content
Docs Try Aspire

UpdateConfig Constructors

Class Constructors 1 member
Defines the update configuration settings for service deployments in a Docker Swarm environment.
public sealed class UpdateConfig
{
public UpdateConfig()
{
// ...
}
}