Show / Hide Table of Contents

Class GetInstanceTypePriceResult

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

Fields

View Source

Hourly

Declaration
public readonly double Hourly
Field Value
Type Description
System.Double
View Source

Monthly

Declaration
public readonly double Monthly
Field Value
Type Description
System.Double
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.