Skip to content
DocsTry Aspire
DocsTry

LabelSpecs Constructors

ClassConstructors1 member
Represents a collection of labels that can be associated with a Docker service. This class is used to define metadata in the form of key-value pairs.
public sealed class LabelSpecs
{
public LabelSpecs()
{
// ...
}
}