Network\CIM_LogicalNetworkService.mof.mof (HTML version)

Return to index
CIM_LogicalNetworkService
A LogicalNetworkService represents network services that either originate and/or terminate in a LogicalNetwork. This association is deprecated since LogicalNetworks aggregate ProtocolEndpoints, not their backing Services.
Qualifiers:Version ( "2.7.0" ) UMLPackagePath ( "CIM::Network::RoutingForwarding" ) Deprecated { "No value" } Association
Parameters (local in grey)
ValueMap { "0" , "1" , "2" , "3" }
Values { "Unknown" , "Originates In" , "Terminates In" , "Resides In" }
Deprecated { "No value" }
uint16 ContainmentType ;
An enumeration that explicitly defines this network service as originating, terminating, or residing in this LogicalNetwork.
Key
Deprecated { "No value" }
CIM_LogicalNetwork REF Network ;
The LogicalNetwork that contains the network service.
Key
Deprecated { "No value" }
CIM_NetworkService REF NetworkService ;
The NetworkService that is running in the LogicalNetwork.