Skip to content
DocsTry Aspire
DocsTry

Workload Properties

ClassProperties1 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; }