Network\CIM_HostedNetworkPipe.mof.mof (HTML version)

Return to index
CIM_HostedNetworkPipe Superclass: CIM_HostedDependency
HostedNetworkPipe is an association between a pipe and the network in whose context the pipe is defined. The cardinality of this association is 1-to-many. A network may host many pipes, and pipes are scoped/contained by only one network.
Qualifiers:Version ( "2.7.0" ) UMLPackagePath ( "CIM::Network::Pipes" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_NetworkPipe REF Dependent ;
The pipe in the network.
Max ( 1 )
Min ( 1 )
Override ( "Antecedent" )
CIM_Network REF Antecedent ;
The hosting network.