GetClusterUpgradeProgress method of the PS_NetworkController class

Retrieves the Network Controller upgrade status.

Syntax

uint32 GetClusterUpgradeProgress(
  [out] NetworkControllerClusterUpgradeProgressInfo ClusterUpgradeProgress
);

Parameters

ClusterUpgradeProgress [out]

Embedded instance of NetworkControllerClusterUpgradeProgressInfo containing the cluster upgrade progress info.

Return value

TBD

Requirements

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

See also

PS_NetworkController