Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 943 Bytes

CloudProxy.md

File metadata and controls

15 lines (11 loc) · 943 Bytes

CloudProxy

Properties

Name Type Description Notes
Host string A host name or network address for connecting to this proxy [optional] [default to null]
Name string A unique friendly name for this proxy configuration [optional] [default to null]
Password string The password to connect to this proxy if required (write-only) [optional] [default to null]
Port int32 The port used to connect to this proxy [optional] [default to null]
Type_ string The type of connection used to connect to this proxy [optional] [default to null]
Username string The username to connect to this proxy if required [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]