MSFT_NetImPlatTeam class

Represents a team in the IM Platform.

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

Syntax

[Abstract, ClassVersion("2")]
class MSFT_NetImPlatTeam : CIM_ManagedElement
{
  string InstanceID;
  string Name;
};

Members

The MSFT_NetImPlatTeam class has these types of members:

Properties

The MSFT_NetImPlatTeam class has these properties.

InstanceID

Data type: string

Access type: Read-only

Qualifiers: Key, Override

The team GUID associated with this team.

Name

Data type: string

Access type: Read-only

The name of the team.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCimv2
MOF
NetSwitchTeam.mof
DLL
NetSwitchTeamCim.dll

See also

NetSwitchTeam Provider Classes