BitsJobProxyUsage Enumeration

 

BITS job proxy usage.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework.Bits
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

[SerializableAttribute]
public enum class BitsJobProxyUsage

Member nameDescription
AutoDetect

Automatically detect proxy settings.

NoProxy

Do not use proxy.

Override

Override proxy settings.

PreConfig

Proxy is pre-configured, such as from Internet Explorer or discovery.

Return to top
Show: