CIM_NetworkService class
This class is deprecated. Instead, we recommend deriving from the CIM_Service class.
Syntax
[Deprecated("CIM_Service"), Abstract, Version("2.7.0"), UMLPackagePath("CIM::Network::RoutingForwarding"), AMENDMENT]
class CIM_NetworkService : CIM_Service
{
string Keywords[];
string ServiceURL;
string StartupConditions[];
string StartupParameters[];
};
Members
The CIM_NetworkService class has these types of members:
Properties
The CIM_NetworkService class has these properties.
-
Keywords
-
-
Data type: string array
-
Access type: Read-only
-
Qualifiers: Deprecated ("No value")
This property is deprecated and should not be used.
Note
Deprecated description: An array of keywords that can be used in queries.
-
-
ServiceURL
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: Deprecated ("CIM_ServiceAccessURI")
This property is deprecated. Instead, we recommend the CIM_ServiceAccessURI class.
Note
Deprecated description: A URL that provides the protocol, network location, and other service-specific information required in order to access the service.
-
-
StartupConditions
-
-
Data type: string array
-
Access type: Read-only
-
Qualifiers: Deprecated ("No value")
This property is deprecated and should not be used.
Note
Deprecated description: The pre-conditions that must be met in order for this service to start correctly.
-
-
StartupParameters
-
-
Data type: string array
-
Access type: Read-only
-
Qualifiers: Deprecated ("No value")
This property is deprecated and should not be used.
Note
Deprecated description: The parameters that must be supplied to the StartService method in order for this service to start correctly.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\virtualization\v2 |
MOF |
|
DLL |
|