Skip to content
Docs Try Aspire

LabelSpecs Constructors

Class Constructors 1 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()
{
// ...
}
}