Get method of the CIM_WebApplicationProxyConfiguration class

Retrieves the server configuration for Web Application Proxy.

Syntax

uint32 Get(
  [out] AppProxyGlobalConfiguration cmdletOutput
);

Parameters

cmdletOutput [out]

When this method returns, the server configuration for Web Application Proxy.

Return value

Returns 0 on success, otherwise returns a WMI error code.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012 R2
Namespace
Root\Microsoft\Windows\WebApplicationProxy
MOF
AppProxyPSProvider.mof
DLL
AppProxyPSProvider.dll

See also

CIM_WebApplicationProxyConfiguration