Click or drag to resize
IVlanInstanceAndDefinition Interface

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Netadmin.Management.Network.Dto.Vlan.IVlanInstanceAndDefinition"]

Namespace: Netadmin.Management.Network.Dto.Vlan
Assembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface IVlanInstanceAndDefinition : IVlanInstance

The IVlanInstanceAndDefinition type exposes the following members.

Properties
  ReturnsNameDescription
Public propertyStringDefinitionName
Public propertyInt64DefinitionNumber
Public propertyInt64DeviceId (Inherited from IVlanInstance.)
Public propertyInt64Id (Inherited from IVlanInstance.)
Public propertyInt64OuterVlanInstanceId (Inherited from IVlanInstance.)
Public propertyInt64PhysicalInterfaceId (Inherited from IVlanInstance.)
Public propertyVlanTagTag (Inherited from IVlanInstance.)
Public propertyVlanTypeType (Inherited from IVlanInstance.)
Public propertyInt64VlanDefinitionId (Inherited from IVlanInstance.)
Top
See Also