SMS_Windows10Dashboard Server WMI Class

For internal use only.

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

Syntax

Class SMS_Windows10Dashboard : SMS_BaseClass  
{  
    String Branch;  
    String Build;  
    String Name;  
    UInt32 NumClients;  
    UInt32 State;  
};  

Methods

The SMS_Windows10Dashboard class does not define any methods.

Properties

Branch
Data type: String

Access type: Read

Qualifiers: [key, not_null]

Reserved for internal use.

Build
Data type: String

Access type: Read

Qualifiers: [key, not_null]

Reserved for internal use.

Name
Data type: String

Access type: Read

Qualifiers: none

Reserved for internal use.

NumClients
Data type: UInt32

Access type: Read

Qualifiers: none

Reserved for internal use.

State
Data type: UInt32

Access type: Read

Qualifiers: none

Reserved for internal use.

Remarks

Class qualifiers for this class include:

Requirements

Runtime Requirements

For more information, see Configuration Manager Server Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Server Development Requirements.