Skip to content
Docs Try Aspire

NodeSelectorTermV1 Constructors

Class Constructors 1 member
Represents a Kubernetes node selector term used to define conditions for node selection.
public sealed class NodeSelectorTermV1
{
public NodeSelectorTermV1()
{
// ...
}
}