Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
An association that connects a virtual switch service to a switch port inside of the Microsoft Hyper-V platform.
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_HostedAccessPoint : CIM_HostedAccessPoint
{
Msvm_VirtualSwitch REF Antecedent;
Msvm_SwitchPort REF Dependent;
};
Members
The Msvm_HostedAccessPoint class has these types of members:
Properties
The Msvm_HostedAccessPoint class has these properties.
-
Antecedent
-
-
Data type: Msvm_VirtualSwitch
-
Access type: Read-only
A reference to the virtual switch.
-
-
Dependent
-
-
Data type: Msvm_SwitchPort
-
Access type: Read-only
A reference to the switch port hosted by the virtual switch.
-
Remarks
Access to the Msvm_HostedAccessPoint class might be restricted by UAC Filtering. For more information, see User Account Control and WMI.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 |
| End of client support |
None supported |
| End of server support |
Windows Server 2012 R2 |
| Namespace |
Root\Virtualization |
| MOF |
|