HciWebProxyConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Web proxy configuration.
public class HciWebProxyConfiguration : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.HciWebProxyConfiguration>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.HciWebProxyConfiguration>
type HciWebProxyConfiguration = class
interface IJsonModel<HciWebProxyConfiguration>
interface IPersistableModel<HciWebProxyConfiguration>
Public Class HciWebProxyConfiguration
Implements IJsonModel(Of HciWebProxyConfiguration), IPersistableModel(Of HciWebProxyConfiguration)
- Inheritance
-
HciWebProxyConfiguration
- Implements
Constructors
| Name | Description |
|---|---|
| HciWebProxyConfiguration() |
Initializes a new instance of HciWebProxyConfiguration. |
Properties
| Name | Description |
|---|---|
| BypassList |
Bypass list for the web proxy. |
| ConnectionUri |
Connection URI of the web proxy. |
| Port |
Port of the web proxy. |