Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Retrieves information about the published web application that has the specified ID.
Syntax
uint32 GetByID(
[in] string ID,
[out] PublishedWebApp cmdletOutput[]
);
Parameters
-
ID [in]
-
The ID 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 web 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 |
|