Compartir a través de


PS_NetworkControllerNode class

Represents the Network Controller server provider functions for node level. The methods exposed by this class are performed for the local node.

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 PS_NetworkControllerNode
{
};

Members

The PS_NetworkControllerNode class has these types of members:

Methods

The PS_NetworkControllerNode class has these methods.

Method Description
Configure Configures the node.
GetManifestVersion Returns the Network Controller cluster and application version defined in their template manifests.
GetServiceFabricVersion Retrieves the service fabric version.
LogEvent Logs an event on the node.
LogFailureEvent Logs failure event on the node.
SyncNode Syncs the node to install/uninstall any missing/extra updates.
Unconfigure Unconfigures the node.
UpdateConfigStoreForUpdates Updates the config store based on the update parameters.
UpdateNodeConfiguration Updates the Node configuration.
Validate Performs validations on the node.

Requirements

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