Show / Hide Table of Contents

Class FleetShapeExecutionDetails

Details about the shape which was used for the task execution.

Inheritance
object
FleetShapeExecutionDetails
CpuFleetShapeExecutionDetails
GpuFleetShapeExecutionDetails
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(FleetShapeExecutionDetailsModelConverter))]
public class FleetShapeExecutionDetails
In this article
Back to top