Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Manages protocol metrics
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 ProtocolMetric
{
string Name;
uint32 Level;
};
Members
The ProtocolMetric class has these types of members:
Properties
The ProtocolMetric class has these properties.
-
Level
-
-
Data type: uint32
-
Access type: Read/write
The preference level of the protocol
-
-
Name
-
-
Data type: string
-
Access type: Read/write
The name of the protocol
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|