MSFT_NetISATAPConfiguration class

Represents global ISATAP Configuration shared across all ISATAP interfaces.

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

Syntax

[Dynamic, Provider("NetTtCim")]
class MSFT_NetISATAPConfiguration : MSFT_NetSettingData
{
  string PolicyStore;
  uint32 State;
  string Router;
  uint32 ResolutionState;
  uint32 ResolutionInterval;
};

Members

The MSFT_NetISATAPConfiguration class has these types of members:

Methods

The MSFT_NetISATAPConfiguration class has these methods.

Method Description
GetConfig Obtains the configuration given the specified policy store.

Properties

The MSFT_NetISATAPConfiguration class has these properties.

PolicyStore

Data type: string

Access type: Read/write

Specifies the store from which to retrieve the ISATAP configuration policy.

ResolutionInterval

Data type: uint32

Access type: Read/write

Specifies the resolution interval in minutes.

ResolutionState

Data type: uint32

Access type: Read/write

Specifies the state of the ISATAP resolution using one of the following values:

default (0)

automatic (1)

enabled (2)

disabled (3 )

Router

Data type: string

Access type: Read/write

Specifies the name of the ISATAP router.

State

Data type: uint32

Access type: Read/write

Describes the ISATAP service state using one of the following values:

default (0)

automatic (1)

enabled (2)

disabled (3 )

Requirements

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