Skip to content
Docs Try Aspire

PersistentVolumeSpecV1 Constructors

Class Constructors 1 member
Represents the specification for a Kubernetes Persistent Volume. Defines the details of storage and access configurations for a PersistentVolume resource.
public sealed class PersistentVolumeSpecV1
{
public PersistentVolumeSpecV1()
{
// ...
}
}