Skip to content
Docs Try Aspire

LabelSelectorAttributesV1 Constructors

Class Constructors 1 member
Represents the attributes used for label selection in Kubernetes resources.
public sealed class LabelSelectorAttributesV1
{
public LabelSelectorAttributesV1()
{
// ...
}
}