Class DistributedVirtualSwitchVlanRangeGetArgs
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.VSphere.Inputs
Assembly: Pulumi.VSphere.dll
Syntax
public sealed class DistributedVirtualSwitchVlanRangeGetArgs : ResourceArgs
Constructors
View SourceDistributedVirtualSwitchVlanRangeGetArgs()
Declaration
public DistributedVirtualSwitchVlanRangeGetArgs()
Properties
View SourceMaxVlan
Declaration
public Input<int> MaxVlan { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Int32> |
MinVlan
Declaration
public Input<int> MinVlan { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Int32> |