Class InstanceAlerts
Inheritance
System.Object
InstanceAlerts
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.Outputs
Assembly: Pulumi.Linode.dll
Syntax
public sealed class InstanceAlerts
Fields
View SourceCpu
Declaration
public readonly int? Cpu
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
Io
Declaration
public readonly int? Io
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
NetworkIn
Declaration
public readonly int? NetworkIn
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
NetworkOut
Declaration
public readonly int? NetworkOut
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
TransferQuota
Declaration
public readonly int? TransferQuota
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |