Deploy Constructors
Class Constructors 1 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.
Constructor Section titled Constructor public sealed class Deploy{ public Deploy() { // ... }}