Show / Hide Table of Contents

Class CreateGpuFleetShapeDetails

Shape of the GPU fleet. Describes hardware resources of each node in the fleet.

Inheritance
object
CreateGpuFleetShapeDetails
CreateFixedGpuFleetShapeDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.BatchService.Models
Assembly: OCI.DotNetSDK.Batch.dll
Syntax
[JsonConverter(typeof(CreateGpuFleetShapeDetailsModelConverter))]
public class CreateGpuFleetShapeDetails
In this article
Back to top