ProtocolPreference class

Routing protocol preference

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 ProtocolPreference
{
  ProtocolMetric ProtocolMetric[];
};

Members

The ProtocolPreference class has these types of members:

Properties

The ProtocolPreference class has these properties.

ProtocolMetric

Data type: ProtocolMetric array

Access type: Read/write

Qualifiers: EmbeddedInstance ("ProtocolMetric")

An array of ProtocolMetric embedded instances

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

RAMgmtPSProvider Provider Classes