Skip to content
Docs Try Aspire

Workload Properties

Class Properties 1 member
The base class for Kubernetes workload resources, such as StatefulSets and Deployments.
Gets the pod template for the workload.
public abstract PodTemplateSpecV1 PodTemplate { get; }