View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - NetworkProxyConfigurationDetail
- Class
- VMware.Hv.NetworkProxyConfigurationDetail
- Returned by
- NetworkProxyConfiguration_Get
- See also
- SecureString
- Since
- Horizon 7.3
Data Object Description
Network proxy configuration details.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
networkAutoProxy | xsd:boolean |
Whether auto-proxy is enabled.
|
networkProxyHostname | xsd:string |
Network proxy host name.
|
networkProxyPort | xsd:int |
Network proxy port.
|
networkProxyUsername | xsd:string |
Network proxy user name.
|
networkProxyPassword | SecureString |
Network proxy password.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |