Show / Hide Table of Contents

Class ElastigroupDiskInitializeParam

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

Fields

View Source

DiskSizeGb

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

DiskType

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

SourceImage

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