ServiceFabricVersion class
Describes the service fabric installed version.
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 ServiceFabricVersion
{
string InstalledVersion;
};
Members
The ServiceFabricVersion class has these types of members:
Properties
The ServiceFabricVersion class has these properties.
-
InstalledVersion
-
-
Data type: string
-
Access type: Read-only
The version installed Service Fabric (i.e: Cab).
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\Microsoft\Windows\NetworkController\Server |
MOF |
|
DLL |
|