Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves Border Gateway Protocol (BGP) routing information about a path segment to an autonomous system (AS).
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[ClassVersion("1.0.0"), dynamic, provider("RAMgmtPSProvider"), AMENDMENT]
class ASPathSegment
{
string PathType;
uint32 ASN[];
};
Members
The ASPathSegment class has these types of members:
Properties
The ASPathSegment class has these properties.
-
ASN
-
-
Data type: uint32 array
-
Access type: Read-only
An array of Autonomous System Numbers (ASN) of the segment path.
-
-
PathType
-
-
Data type: string
-
Access type: Read-only
The type of the path segment.
The possible values are.
-
-
AS_SET ("AS_SET")
-
AS_SEQUENCE ("AS_SEQUENCE")
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|