Deploy Constructors
ClassConstructors1 member
Represents the deployment configuration for a Docker service. This class is used to define various aspects such as replication, mode, resource constraints, updates, and restart policies.
ConstructorSection titled Constructorpublic sealed class Deploy{ public Deploy() { // ... }}