Deployment.PodTemplate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the pod template specification for the Deployment.
public override Aspire.Hosting.Kubernetes.Resources.PodTemplateSpecV1 PodTemplate { get; }
member this.PodTemplate : Aspire.Hosting.Kubernetes.Resources.PodTemplateSpecV1
Public Overrides ReadOnly Property PodTemplate As PodTemplateSpecV1