Base type: System.Entity
Summary: Proxy settings used in agent to AMS communications.
| Name | Type | Notes |
|---|---|---|
| ProxyId | System.Int32 | The unique integer representation of proxy |
| ProxyUrl | System.String | A string value with is the URL to the proxy server. |
| UseProxyAuthentication | System.Boolean | A boolean value indicating whether proxy authentication is to be used. |
| ProxyCredentialId | System.Int32 | ID of the Orion credentials to use for proxy authentication. |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |