Compartir a través de


NetworkControllerNodeApplicationInfo class

Contains information on a network controller node application.

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("NcServerPSProvider"), AMENDMENT]
class NetworkControllerNodeApplicationInfo
{
  string Name;
  string RestInterfaceName;
};

Members

The NetworkControllerNodeApplicationInfo class has these types of members:

Properties

The NetworkControllerNodeApplicationInfo class has these properties.

Name

Data type: string

Access type: Read-only

Gets the name of the node.

RestInterfaceName

Data type: string

Access type: Read-only

Gets the name of the interface on which to bind Rest server to.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\Microsoft\Windows\NetworkController\Server
MOF
NCServerPSProvider.mof
DLL
NCServerPSProvider.dll