Share via


VolumeClaimSpec.StorageClassName Property

Definition

Name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1.

public string StorageClassName { get; set; }
member this.StorageClassName : string with get, set
Public Property StorageClassName As String

Property Value

Applies to