Data Object - NetworkProxyConfigurationDetail
Java Class
com.omnissa.vdi.vlsi.binding.vdi.infrastructure.NetworkProxyConfiguration.NetworkProxyConfigurationDetail
Returned by
See also
Since
Horizon 7.3
Data Object Description¶
Network proxy configuration details.
Data Object Properties¶
Name | Type | Description |
---|---|---|
networkAutoProxy | xsd:boolean | Whether auto-proxy is enabled. |
networkProxyHostname | xsd:string | Network proxy host name. 1 4 |
networkProxyPort | xsd:int | Network proxy port. 1 2 3 4 |
networkProxyUsername | xsd:string | Network proxy user name. 1 |
networkProxyPassword | SecureString | Network proxy password. 1 |