VpnEcmpSupportValue
public enum VpnEcmpSupportValue : 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
VpnEcmpSupportValue Enumeration Reference