Class GetStackScriptUserDefinedFieldArgs
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 GetStackScriptUserDefinedFieldArgs : InvokeArgs
Constructors
View SourceGetStackScriptUserDefinedFieldArgs()
Declaration
public GetStackScriptUserDefinedFieldArgs()
Properties
View SourceDefault
Declaration
public string Default { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Example
Declaration
public string Example { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Label
Declaration
public string Label { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
ManyOf
Declaration
public string ManyOf { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Name
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
OneOf
Declaration
public string OneOf { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |