wiFiProxySetting enum type

Namespace: microsoft.graph

Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Wi-Fi Proxy Settings.

Members

Member Value Description
none 0 No Proxy.
manual 1 Manual Proxy Settings via Address and Port.
automatic 2 Automatic Proxy Settings via URL.
unknownFutureValue 3 Unknown future value for evolvable enum patterns.