The SMS_CloudAgentConfig Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents …. 

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.

Class SMS_CloudAgentConfig : SMS_ClientAgentConfig_BaseClass
{
	UInt32 AgentID;
	Boolean AllowCloudDP;
};

Methods

The SMS_CloudAgentConfig class does not define any methods.

Properties

AgentID

Data type: UInt32Access type: Read-only Qualifiers: [key, read]AgentID  
AllowCloudDP

Data type: BooleanAccess type: Read/Write Qualifiers: noneAllowCloudDP  

Remarks

Requirements

Runtime Requirements

Development Requirements