Show / Hide Table of Contents

Class ElastigroupInstanceTypesCustom

Inheritance
System.Object
ElastigroupInstanceTypesCustom
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.SpotInst.Gcp.Outputs
Assembly: Pulumi.SpotInst.dll
Syntax
public sealed class ElastigroupInstanceTypesCustom

Fields

View Source

MemoryGib

The memory (in GiB) in the custom instance types. GCP has a number of limitations on accepted memory values.For more information, see the GCP documentation (here.)[https://cloud.google.com/compute/docs/instances/creating-instance-with-custom-machine-type#specifications]

Declaration
public readonly int MemoryGib
Field Value
Type Description
System.Int32
View Source

Vcpu

Declaration
public readonly int Vcpu
Field Value
Type Description
System.Int32
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.