NetworkControllerManifestVersion class
Describes the network Controller cluster and application manifest 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 NetworkControllerManifestVersion
{
string ClusterVersion;
string ApplicationVersion;
};
Members
The NetworkControllerManifestVersion class has these types of members:
Properties
The NetworkControllerManifestVersion class has these properties.
-
ApplicationVersion
-
-
Data type: string
-
Access type: Read-only
Gets the version of the application manifest template.
-
-
ClusterVersion
-
-
Data type: string
-
Access type: Read-only
Gets the version of the cluster manifest template.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\Microsoft\Windows\NetworkController\Server |
MOF |
|
DLL |
|