The SMS_ClientCommunicationConfig 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_ClientCommunicationConfig : SMS_ClientAgentConfig_BaseClass { UInt32 AgentID; UInt32 MeteredNetworkUsage; }; |
Methods
The SMS_ClientCommunicationConfig class does not define any methods.
Properties
- AgentID
- Data type: UInt32Access type: Read-only Qualifiers: [key, read]AgentID
- MeteredNetworkUsage
- Data type: UInt32Access type: Read/Write Qualifiers: noneMeteredNetworkUsage
Remarks
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.