Poznámka
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Represents the virtual LAN (VLAN) setting data.
The following syntax is simplified Managed Object Format (MOF) code, and it includes all of the inherited properties.
Syntax
[Dynamic, Provider("VmmsWmiInstanceAndMethodProvider"), UUID("952C5004-4465-451C-8CB8-FA9AB382B773"), ExtensionId("11EC6134-128A-4A23-B12F-164184B48348"), InterfaceVersion("1"), InterfaceRevision("0"), DisplayName("Ethernet Switch Port VLAN Settings"), AMENDMENT]
class Msvm_EthernetSwitchPortVlanSettingData : Msvm_EthernetSwitchPortFeatureSettingData
{
string InstanceID;
string Caption = "Ethernet Switch Port VLAN Settings";
string Description = "Represents the vlan setting data.";
string ElementName = "Ethernet Switch Port VLAN Settings";
uint32 OperationMode = 0;
uint16 AccessVlanId = 0;
uint16 NativeVlanId = 0;
uint32 PvlanMode = 0;
uint16 PrimaryVlanId = 0;
uint16 SecondaryVlanId = 0;
uint16 PruneVlanIdArray[] = {};
uint16 TrunkVlanIdArray[] = {};
uint16 SecondaryVlanIdArray[] = {};
};
Members
The Msvm_EthernetSwitchPortVlanSettingData class has these types of members:
Properties
The Msvm_EthernetSwitchPortVlanSettingData class has these properties.
-
AccessVlanId
-
-
Data type: uint16
-
Access type: Read/write
-
Qualifiers: WmiDataId (2), InterfaceVersion (1), InterfaceRevision (0)
Specifies the VLAN identifier in access mode.
-
-
Caption
-
-
Data type: string
-
Access type: Read-only
A short description of the object. This property is inherited from CIM_ManagedElement, and it is always set to "Ethernet Switch Port VLAN Settings".
-
-
Description
-
-
Data type: string
-
Access type: Read-only
A description of the object. This property is inherited from CIM_ManagedElement, and it is always set to "Represents the vlan setting data.".
-
-
ElementName
-
-
Data type: string
-
Access type: Read-only
A display name for the object. This property is inherited from CIM_ManagedElement, and it is always set to "Ethernet Switch Port VLAN Settings".
-
-
InstanceID
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: Key
Uniquely identifies an instance of this class. This property is inherited from CIM_ManagedElement.
-
-
NativeVlanId
-
-
Data type: uint16
-
Access type: Read/write
-
Qualifiers: WmiDataId (3), InterfaceVersion (1), InterfaceRevision (0)
Specifies the VLAN identifier in trunk mode.
-
-
OperationMode
-
-
Data type: uint32
-
Access type: Read/write
-
Qualifiers: WmiDataId (1), InterfaceVersion (1), InterfaceRevision (0)
Specifies the VLAN operation mode.
-
-
Access (1)
-
Trunk (2)
-
Private (3)
PrimaryVlanId
-
Data type: uint16
-
Access type: Read/write
-
Qualifiers: WmiDataId (5), InterfaceVersion (1), InterfaceRevision (0)
Specifies the primary VLAN identifier in private mode.
PruneVlanIdArray
-
Data type: uint16 array
-
Access type: Read/write
-
Qualifiers: WmiDataId (7), InterfaceVersion (1), InterfaceRevision (0)
Specifies the prune VLAN identifier bitmap in trunk mode.
PvlanMode
-
Data type: uint32
-
Access type: Read/write
-
Qualifiers: WmiDataId (4), InterfaceVersion (1), InterfaceRevision (0)
Specifies the private VLAN mode.
Isolated (1)
Community (2)
Promiscuous (3)
SecondaryVlanId
-
Data type: uint16
-
Access type: Read/write
-
Qualifiers: WmiDataId (6), InterfaceVersion (1), InterfaceRevision (0)
Specifies the secondary VLAN identifier in private mode.
SecondaryVlanIdArray
-
Data type: uint16 array
-
Access type: Read/write
-
Qualifiers: WmiDataId (9), InterfaceVersion (1), InterfaceRevision (0)
Specifies the secondary VLAN identifier bitmap in private mode.
TrunkVlanIdArray
-
Data type: uint16 array
-
Access type: Read/write
-
Qualifiers: WmiDataId (8), InterfaceVersion (1), InterfaceRevision (0)
Specifies the trunk VLAN identifier bitmap in trunk mode.
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 |
|
DLL |
|