Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Manages server components asynchronously.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[dynamic, provider("deploymentprovider")]
class MSFT_ServerManagerDeploymentTasks
{
};
Members
The MSFT_ServerManagerDeploymentTasks class has these types of members:
Methods
The MSFT_ServerManagerDeploymentTasks class has these methods.
Method | Description |
---|---|
AddServerComponentAsync | Asynchronously installs a server component on a managed node. |
AddServerComponentVhdAsync | Asynchronously installs a server component on a VHD of a managed node. |
GetAlterationRequestState | Retrieves the state of a deployment request. |
GetEnumerationRequestState | Updates the state of a deployment request. |
GetServerComponentsAsync | Asynchronously retrieves the server components for the specified deployment request. |
GetServerComponentsVhdAsync | Asynchronously retrieves the server components from a VHD for the specified deployment request. |
RemoveServerComponentAsync | Asynchronously uninstalls a server component from a managed node. |
RemoveServerComponentVhdAsync | Asynchronously uninstalls a server component from a VHD on a managed node. |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\StandardCimv2 |
MOF |
|
DLL |
|