Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves information about the published web application that has the specified name.
Syntax
uint32 GetByName(
[in] string Name,
[out] PublishedWebApp cmdletOutput[]
);
Parameters
-
Name [in]
-
The name of the published web application.
-
cmdletOutput [out]
-
When this method returns, if there are multiple results, this parameter contains an array of application names. Otherwise, this parameter contains an array that contains the information about the published application.
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 |
Header |
|
MOF |
|
DLL |
|