Edit

Share via


CCM_NetworkSettings Client WMI Class

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.

Syntax

Class CCM_NetworkSettings :    
{  
    UInt32 MeteredNetworkUsage;  
};  

Methods

The CCM_NetworkSettings class does not define any methods.

Properties

MeteredNetworkUsage
Data type: UInt32

Access type: Read/Write

Qualifiers: none

Client communications on metered connections. Default is Block. Possible values are:

Value Metered network usage policy
0 Unknown
1 Allow
2 Limit
4 Block

Remarks

Requirements

Runtime Requirements

For more information, see Configuration Manager Server Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Server Development Requirements.