Skip to content
Docs Try Aspire

PodSchedulingGateV1 Properties

Class Properties 1 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; }