Msvm_FcDeviceSAPImplementation class

Represents an association between a service access point and the logical device that implements it. The cardinality of this association is many-to-many. A service access point (SAP) can be provided by more than one logical device, operating in conjunction. Any device can provide more than one SAP. When many logical devices are associated with a single SAP, it is assumed that these elements operate in conjunction to provide the access point. If different implementations of a SAP exist, each of these implementations would result in individual instantiations of the SAP object. These individual instantiations would then have associations to the unique implementations.

The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.

Syntax

[Association, Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), AMENDMENT]
class Msvm_FcDeviceSAPImplementation : CIM_DeviceSAPImplementation
{
  CIM_FCPort      REF Antecedent;
  Msvm_FcEndpoint REF Dependent;
};

Members

The Msvm_FcDeviceSAPImplementation class has these types of members:

Properties

The Msvm_FcDeviceSAPImplementation class has these properties.

Antecedent

Data type: CIM_FCPort

Access type: Read-only

Qualifiers: Override ("Antecedent")

A reference to a class derived from CIM_FCPort that represents the logical device.

Dependent

Data type: Msvm_FcEndpoint

Access type: Read-only

Qualifiers: Override ("Dependent")

A reference to an instance of the Msvm_FcEndpoint class that represents the SAP that is using the Antecedent.

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps only]
Minimum supported server
Windows Server 2012 [desktop apps only]
Namespace
Root\Virtualization\V2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe