Skip to content
DocsTry Aspire
DocsTry

PodSchedulingGateV1 Properties

ClassProperties1 member
Represents a scheduling gate for a pod, used in conjunction with Kubernetes scheduling gates mechanism.
Gets or sets the name of the scheduling gate. This is used to identify the specific scheduling gate for the pod.
public string Name { get; set; }