Skip to content
Docs Try Aspire

StatefulSetPersistentVolumeClaimRetentionPolicyV1

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