Show / Hide Table of Contents

Class NodeSchedulingConfig

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

Fields

View Source

Preemptible

Defines whether the TPU instance is preemptible.

Declaration
public readonly bool Preemptible
Field Value
Type Description
System.Boolean
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.