Class GetInstanceTypeArgs
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
Assembly: Pulumi.Linode.dll
Syntax
public sealed class GetInstanceTypeArgs : InvokeArgs
Constructors
View SourceGetInstanceTypeArgs()
Declaration
public GetInstanceTypeArgs()
Properties
View SourceId
Label used to identify instance type
Declaration
public string Id { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Label
Declaration
public string Label { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |