Skip to content
DocsTry Aspire
DocsTry

PersistentVolumeSpecV1 Constructors

ClassConstructors1 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()
{
// ...
}
}