CCM_NetworkSettings Client WMI Class

 

Updated: November 1, 2013

Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager

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;
};

The CCM_NetworkSettings class does not define any methods.

MeteredNetworkUsage

Data type: UInt32

Access type: Read/Write

Qualifiers: none

Client communications on metered Internet connections. Possible values are:  

0

Allow

1

Limit

2

Block

Show: