GetServiceFabricVersion method of the PS_NetworkControllerNode class

Retrieves the Service Fabric Version.

Syntax

uint32 GetServiceFabricVersion(
  [out] ServiceFabricVersion ServiceFabricVersion
);

Parameters

ServiceFabricVersion [out]

A ServiceFabricVersion that contains the service fabric version.

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_NetworkControllerNode