MSFT_NetImPlatAdapter クラス
IM プラットフォームで使用されるネットワーク アダプター (メンバーとチーム NIC) を表します。
次の構文はマネージド オブジェクト フォーマット (MOF) のコードを単純化したもので、すべての継承されたプロパティを含みます。
構文
[Abstract, ClassVersion("10")]
class MSFT_NetImPlatAdapter : CIM_EnabledLogicalElement
{
string InstanceID;
string Name;
string InterfaceDescription;
string Team;
uint64 TransmitLinkSpeed;
uint64 ReceiveLinkSpeed;
uint32 FailureReason;
};
メンバー
MSFT_NetImPlatAdapter クラスには次の種類のメンバーがあります。
プロパティ
MSFT_NetImPlatAdapter クラスには次のプロパティがあります。
-
FailureReason
-
-
データ型: uint32
-
アクセスの種類: 読み取り専用
失敗の理由です。
-
NoFailure (0)
-
AdministrativeDecision (1)
-
PhysicalMediaDisconnected (3)
-
WaitingForStableConnectivity (4)
-
LacpNegotiationIssue (5)
-
NicNotPresent (6)
-
UnknownFailure (7)
-
VirtualSwitchLacksExternalConnectivity (9)
-
-
InstanceID
-
-
データ型: string
-
アクセスの種類: 読み取り専用
-
修飾子: Key、Override
このアダプターの NetCfgInstanceId です。
-
-
InterfaceDescription
-
-
データ型: string
-
アクセスの種類: 読み取り専用
メンバー アダプターの説明です。
-
-
Name
-
-
データ型: string
-
アクセスの種類: 読み取り専用
-
修飾子: MaxLen (1024)
メンバー アダプターのエイリアスです。
-
-
ReceiveLinkSpeed
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
アダプターの受信速度です。
-
-
チーム
-
-
データ型: string
-
アクセスの種類: 読み取り専用
属するチームの名前です。
-
-
TransmitLinkSpeed
-
-
データ型: uint64
-
アクセスの種類: 読み取り専用
アダプターの伝送速度です。
-
要件
サポートされている最小のクライアント |
Windows 8 |
サポートされている最小のサーバー |
Windows Server 2012 |
名前空間 |
Root\StandardCimv2 |
MOF |
|
DLL |
|