This topic has not yet been rated - Rate this topic

RemoveServerComponentVhdAsync method of the MSFT_ServerManagerDeploymentTasks class

Syntax


uint32 RemoveServerComponentVhdAsync(
  [in]   String RequestGuid,
  [in]   Boolean DeleteComponents,
  [in]   String ServerComponentDescriptors[],
  [in]   String VhdPath,
  [in]   sint32 VhdLeaseTime,
  [out]  String AlterationState
);

Parameters

RequestGuid [in]

DeleteComponents [in]

ServerComponentDescriptors [in]

VhdPath [in]

VhdLeaseTime [in]

AlterationState [out]

Requirements

Minimum supported client

Windows 8 [desktop apps only]

Minimum supported server

Windows Server 2012 [desktop apps only]

Namespace

\root\StandardCimv2

MOF

MSFT_ServerManagerDeploymentTasks.mof

See also

MSFT_ServerManagerDeploymentTasks

 

 

Build date: 12/6/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.