The CCM_NetworkSettings Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents how clients behave on metered Internet connections.  

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

Class CCM_NetworkSettings :  
{
	UInt32 MeteredNetworkUsage;
};

Methods

The CCM_NetworkSettings class does not define any methods.

Properties

MeteredNetworkUsage

Data type: UInt32Access type: Read/Write Qualifiers: noneClient communications on metered Internet connections. Possible values are:  

0

Allow

1

Limit

2

Block

Remarks

Requirements

Runtime Requirements

Development Requirements