MSFT_NetTeredoState class

Represents per-interface Teredo Configuration settings.

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

Syntax

[Dynamic, Provider("NetTtCim")]
class MSFT_NetTeredoState : CIM_ElementSettingData
{
  MSFT_NetIPInterface         REF ManagedElement;
  MSFT_NetTeredoConfiguration REF SettingData;
  string                          State;
  string                          Error;
};

Members

The MSFT_NetTeredoState class has these types of members:

Properties

The MSFT_NetTeredoState class has these properties.

Error

Data type: string

Access type: Read-only

Specifies the error of the Teredo interface.

ManagedElement

Data type: MSFT_NetIPInterface

Access type: Read/write

Specifies the Teredo tunnel interface.

SettingData

Data type: MSFT_NetTeredoConfiguration

Access type: Read/write

Specifies the Teredo global settings associated with this interface.

State

Data type: string

Access type: Read-only

Specifies the state of the Teredo interface.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\StandardCIMV2
MOF
NetTtCim.mof
DLL
NetTtCim.dll