MSFT_NetISATAPConfiguration class
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
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 |
|---|---|
| Reset |
Properties
The MSFT_NetISATAPConfiguration class has these properties.
- PolicyStore
-
- Data type: string
- Access type: Read-only
- ResolutionInterval
-
- Data type: uint32
- Access type: Read-only
- ResolutionState
-
- Data type: uint32
- Access type: Read-only
- Router
-
- Data type: string
- Access type: Read-only
- State
-
- Data type: uint32
- Access type: Read-only
Requirements
|
Minimum supported client | Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps only] |
|
Namespace |
\root\StandardCimv2 |
|
MOF |
|
Send comments about this topic to Microsoft
Build date: 11/19/2012
