Skip to content

Latest commit

 

History

History
76 lines (46 loc) · 1.76 KB

removedeploymentsetting-win32-rdmsdeploymentsettings.md

File metadata and controls

76 lines (46 loc) · 1.76 KB
title description ms.assetid ms.tgt_platform keywords topic_type api_name api_location api_type ms.topic ms.date
RemoveDeploymentSetting method of the Win32_RDMSDeploymentSettings class
Deletes the deployment settings for a virtual desktop collection.
68e102a3-8f3f-4997-bdf0-c2ae3640ed42
multiple
RemoveDeploymentSetting method Remote Desktop Services
RemoveDeploymentSetting method Remote Desktop Services , Win32_RDMSDeploymentSettings class
Win32_RDMSDeploymentSettings class Remote Desktop Services , RemoveDeploymentSetting method
apiref
Win32_RDMSDeploymentSettings.RemoveDeploymentSetting
RDMS.dll
COM
reference
05/31/2018

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