MSFT_DASiteTableEntry class

An entry in the DirectAccess site table.

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

Syntax

[Dynamic, Provider("NetDACim")]
class MSFT_DASiteTableEntry : MSFT_NetSettingData
{
  string PolicyStore;
  string EntryPointName;
  uint32 State;
  string ADSite;
  string EntryPointRange[];
  string TeredoServerIP;
  string EntryPointIPAddress;
  string IPHttpsProfile;
  string GslbIP;
};

Members

The MSFT_DASiteTableEntry class has these types of members:

Methods

The MSFT_DASiteTableEntry class has these methods.

Method Description
Disable Turns off manual site selection for DirectAccess.
Enable Turns on manual site selection for DirectAccess.
Rename Renames an entry in the DirectAccess site table.
Reset Resets the configuration of the entry in the Direct Access site table.

Properties

The MSFT_DASiteTableEntry class has these properties.

ADSite

Data type: string

Access type: Read-only

Name of the Active Directory site that the client uses.

EntryPointIPAddress

Data type: string

Access type: Read-only

The address of the DirectAccess server.

EntryPointName

Data type: string

Access type: Read-only

The friendly name of the site.

EntryPointRange

Data type: string array

Access type: Read-only

The IPv6 address ranges attributed to a DirectAccess site

GslbIP

Data type: string

Access type: Read-only

The IP address that the DirectAccess client uses to identify which site to use based on GSLB resolution.

IPHttpsProfile

Data type: string

Access type: Read-only

The name of IP-HTTPs profile that you want to enable for this site.

PolicyStore

Data type: string

Access type: Read-only

The policy store that stores this configuration object.

State

Data type: uint32

Access type: Read-only

The current activation state of the site.

NotSelected

AutomaticallySelected

ManuallySelected

TeredoServerIP

Data type: string

Access type: Read-only

The Teredo server that the client uses.

Requirements

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