Skip to content
DocsTry Aspire
DocsTry

Placement

Classsealednet8.0
📦 Aspire.Hosting.Docker v13.4.0
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.
namespace Aspire.Hosting.Docker.Resources.ServiceNodes.Swarm;
public sealed class Placement
{
// ...
}