Skip to content
Docs Try Aspire

PodAffinityV1 Constructors

Class Constructors 1 member
Represents pod affinity rules for Kubernetes pod scheduling. This class defines the pod affinity and anti-affinity constraints that influence the placement of pods during scheduling.
public sealed class PodAffinityV1
{
public PodAffinityV1()
{
// ...
}
}