Show / Hide Table of Contents

Class StackScriptUserDefinedField

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

Fields

View Source

Default

Declaration
public readonly string Default
Field Value
Type Description
System.String
View Source

Example

Declaration
public readonly string Example
Field Value
Type Description
System.String
View Source

Label

The StackScript's label is for display purposes only.

Declaration
public readonly string Label
Field Value
Type Description
System.String
View Source

ManyOf

Declaration
public readonly string ManyOf
Field Value
Type Description
System.String
View Source

Name

Declaration
public readonly string Name
Field Value
Type Description
System.String
View Source

OneOf

Declaration
public readonly string OneOf
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.