Show / Hide Table of Contents

Class InstanceBackups

Inheritance
System.Object
InstanceBackups
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 InstanceBackups

Fields

View Source

Enabled

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

Schedule

Declaration
public readonly InstanceBackupsSchedule Schedule
Field Value
Type Description
InstanceBackupsSchedule
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.