Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an association in which protocol endpoints depend on a forwarding service to forward data.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Abstract, Version("2.6.0"), UMLPackagePath("CIM::Network::RoutingForwarding")]
class CIM_ForwardsAmong : CIM_ServiceSAPDependency
{
CIM_ProtocolEndpoint REF Antecedent;
CIM_ForwardingService REF Dependent;
};
Members
The CIM_ForwardsAmong class has these types of members:
Properties
The CIM_ForwardsAmong class has these properties.
-
Antecedent
-
-
Data type: CIM_ProtocolEndpoint
-
Access type: Read-only
-
Qualifiers: Override ("Antecedent")
The protocol endpoints send and receive the forwarded data.
-
-
Dependent
-
-
Data type: CIM_ForwardingService
-
Access type: Read-only
-
Qualifiers: Override ("Dependent")
The forwarding service that forwards the data.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\HyperVCluster\v2 |
MOF |
|
DLL |
|