Class NodeBalancerTransferGetArgs
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.Linode.Inputs
Assembly: Pulumi.Linode.dll
Syntax
public sealed class NodeBalancerTransferGetArgs : ResourceArgs
Constructors
View SourceNodeBalancerTransferGetArgs()
Declaration
public NodeBalancerTransferGetArgs()
Properties
View SourceIn
Declaration
public Input<double> In { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Double> |
Out
Declaration
public Input<double> Out { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Double> |
Total
Declaration
public Input<double> Total { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Double> |