VolumeClaimSpec.StorageClassName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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