Private/Types/enums/MozillaManualProxyConfigurationProxyType.generated.psm1
enum MozillaManualProxyConfigurationProxyType { Default = 0 Http = 1 Ftp = 2 Socks = 3 Ssl = 4 } |
enum MozillaManualProxyConfigurationProxyType { Default = 0 Http = 1 Ftp = 2 Socks = 3 Ssl = 4 } |