Placement Constructors
Class Constructors 1 member
Represents the placement configuration for a Docker service in a Swarm cluster. This class is used to define specific constraints and preferences for the placement of tasks or containers.
Constructor Section titled Constructor public sealed class Placement{ public Placement() { // ... }}