RemoveByID method of the CIM_WebApplicationProxyApplication class
Removes the web application with the specified ID from Web Application Proxy.
Syntax
uint32 RemoveByID(
[in] string ID[]
);
Parameters
-
ID [in]
-
An array that contains the ID of the application to remove.
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 |
|
DLL |
|