MSFT_SmbClientNetworkInterface class
Represents a network interface used by SMB client.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
class MSFT_SmbClientNetworkInterface
{
uint32 InterfaceIndex;
string IpAddresses[];
string FriendlyName;
uint64 LinkSpeed;
boolean RdmaCapable;
boolean RssCapable;
};
Members
The MSFT_SmbClientNetworkInterface class has these types of members:
Properties
The MSFT_SmbClientNetworkInterface class has these properties.
- FriendlyName
-
- Data type: string
- Access type: Read-only
Friendly name of this network interface.
- InterfaceIndex
-
- Data type: uint32
- Access type: Read-only
- Qualifiers: Key
Index of the network interface in the system.
- IpAddresses
-
- Data type: string array
- Access type: Read-only
IP addresses associated with this network interface.
- LinkSpeed
-
- Data type: uint64
- Access type: Read-only
Speed of the network interface, in bits per second.
- RdmaCapable
-
- Data type: boolean
- Access type: Read-only
Indicates whether this network interface is RDMA capable.
- RssCapable
-
- Data type: boolean
- Access type: Read-only
Indicates whether this network interface is RSS capable.
Requirements
|
Minimum supported client | Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps only] |
|
Namespace |
\ROOT\Microsoft\Windows\Smb |
|
MOF |
|
|
DLL |
|
Send comments about this topic to Microsoft
Build date: 11/5/2012