Show / Hide Table of Contents

Class ComputeTaskSummary

Summary information about a compute task.

Inheritance
object
BatchTaskSummary
ComputeTaskSummary
Inherited Members
BatchTaskSummary.Id
BatchTaskSummary.JobId
BatchTaskSummary.Name
BatchTaskSummary.Description
BatchTaskSummary.LifecycleState
BatchTaskSummary.LifecycleDetails
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
public class ComputeTaskSummary : BatchTaskSummary
In this article
Back to top