Skip to content
Docs Try Aspire
Docs Try

StatefulSetPersistentVolumeClaimRetentionPolicyV1

Class sealed net8.0
📦 Aspire.Hosting.Kubernetes v13.3.0-preview.1.26254.5
Represents the retention policy for PersistentVolumeClaims (PVCs) associated with a StatefulSet in Kubernetes.
namespace Aspire.Hosting.Kubernetes.Resources;
public sealed class StatefulSetPersistentVolumeClaimRetentionPolicyV1
{
// ...
}