CIM_HostedAccessPoint class (Hyper-V management)
Represents an association between a service access point (SAP) and the system that hosts it. A system can host multiple access points. If the implementation of the SAP is modeled, it must be implemented by a device or software feature that is part of the system that hosts the SAP.
Syntax
[Association, Abstract, Version("2.10.0"), UMLPackagePath("CIM::Core::Service")]
class CIM_HostedAccessPoint : CIM_HostedDependency
{
CIM_System REF Antecedent;
CIM_ServiceAccessPoint REF Dependent;
};
Members
The CIM_HostedAccessPoint class has these types of members:
Properties
The CIM_HostedAccessPoint class has these properties.
-
Antecedent
-
The hosting System.
-
Dependent
-
The SAPs that are hosted on the system.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8.1 |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\virtualization\v2 |
MOF |
|
DLL |
|