EndpointConfigSortKey
public enum EndpointConfigSortKey : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case name = "Name" -
Undocumented
Declaration
Swift
case creationtime = "CreationTime" -
Declaration
Swift
public var description: String { get }
View on GitHub
EndpointConfigSortKey Enumeration Reference