Get method of the PS_RoutingProtocolPreference class

Retrieves the preference level of the specified routing protocol.

Syntax

uint32 Get(
  [out] ProtocolPreference cmdletOutput
);

Parameters

cmdletOutput [out]

The ProtocolPreference object that receives the retrieved routing protocol preference.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012 R2
Namespace
Root\Microsoft\Windows\RemoteAccess
MOF
RAMgmtPSProvider.Mof
DLL
RAMgmtPSProvider.dll

See also

PS_RoutingProtocolPreference