RemoveDeploymentSetting method of the Win32_RDMSDeploymentSettings class

Deletes the deployment settings for a virtual desktop collection.

Syntax

uint32 RemoveDeploymentSetting(
  [in] string Key
);

Parameters

Key [in]

The alias of the virtual desktop collection.

Requirements

Requirement Value
Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\CIMv2\rdms
MOF
RDManagement.mof
DLL
RDMS.dll

See also

Win32_RDMSDeploymentSettings