Class ClusterNodePoolNodeConfigGuestAccelerator
Inheritance
System.Object
ClusterNodePoolNodeConfigGuestAccelerator
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.Container.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class ClusterNodePoolNodeConfigGuestAccelerator
Fields
View SourceCount
The number of the guest accelerator cards exposed to this instance.
Declaration
public readonly int Count
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Type
The accelerator type resource to expose to this instance. E.g. nvidia-tesla-k80.
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |