VolumeStatusName
public enum VolumeStatusName : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case ioEnabled = "io-enabled"
-
Undocumented
Declaration
Swift
case ioPerformance = "io-performance"
-
Declaration
Swift
public var description: String { get }