Ipv6SupportValue
public enum Ipv6SupportValue : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case enable = "enable" -
Undocumented
Declaration
Swift
case disable = "disable" -
Declaration
Swift
public var description: String { get }
View on GitHub
Ipv6SupportValue Enumeration Reference