Class InstanceConfigHelpers
Inheritance
System.Object
InstanceConfigHelpers
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 InstanceConfigHelpers
Fields
View SourceDevtmpfsAutomount
Declaration
public readonly bool? DevtmpfsAutomount
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
Distro
Controls the behavior of the Linode Config's Distribution Helper setting.
Declaration
public readonly bool? Distro
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
ModulesDep
Creates a modules dependency file for the Kernel you run.
Declaration
public readonly bool? ModulesDep
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
Network
Controls the behavior of the Linode Config's Network Helper setting, used to automatically configure additional IP addresses assigned to this instance.
Declaration
public readonly bool? Network
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
UpdatedbDisabled
Disables updatedb cron job to avoid disk thrashing.
Declaration
public readonly bool? UpdatedbDisabled
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |