Share via


GetClusterConfiguration method of the PS_NetworkController class

Retrieves the Network Controller cluster configuration.

Syntax

uint32 GetClusterConfiguration(
  [out] NetworkControllerClusterConfiguration ClusterConfiguration
);

Parameters

ClusterConfiguration [out]

On success, returns a NetworkControllerClusterConfiguration object containing the cluster configuration.

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