Show / Hide Table of Contents

Class VlanInterface

Inheritance
System.Object
VlanInterface
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.F5BigIP.Net.Outputs
Assembly: Pulumi.F5BigIP.dll
Syntax
public sealed class VlanInterface

Fields

View Source

Tagged

Specifies a list of tagged interfaces or trunks associated with this VLAN. Note that you can associate tagged interfaces or trunks with any number of VLANs.

Declaration
public readonly bool? Tagged
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

Vlanport

Physical or virtual port used for traffic

Declaration
public readonly string Vlanport
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.