IUpdateServerConfiguration.ProxyName Property
Gets or sets the name of the proxy server.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
/** @property */ String get_ProxyName () /** @property */ void set_ProxyName (String value)
function get ProxyName () : String function set ProxyName (value : String)
Property Value
The name of the proxy server to use to download updates. The name must be less than 256 characters. You can specify a host name or an IP address.| Exception type | Condition |
|---|---|
| ArgumentNullException | The property value cannot be null. |
| ArgumentOutOfRangeException | The name must be less than 256 characters. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Target Platforms
Windows Server 2008, Windows Server 2003, Windows Server 2008 R2