CIM_WebApplicationProxyApplication class

Manages information about a published web application.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[ClassVersion("1.0"), dynamic, provider("AppProxyPSProvider"), AMENDMENT]
class CIM_WebApplicationProxyApplication
{
};

Members

The CIM_WebApplicationProxyApplication class has these types of members:

Methods

The CIM_WebApplicationProxyApplication class has these methods.

Method Description
Add Publishes a web application through Web Application Proxy.
GetByID Retrieves information about the published web application that has the specified ID.
GetByName Retrieves information about the published web application that has the specified name.
RemoveByID Removes the web application with the specified ID from Web Application Proxy.
RemoveByName Removes the web application with the specified name from Web Application Proxy.
SetByID Updates the settings of a published application.

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

Application Proxy WMI Provider Reference