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 SourcePreemptible
Defines whether the TPU instance is preemptible.
Declaration
public readonly bool Preemptible
Field Value
| Type | Description |
|---|---|
| System.Boolean |