Show / Hide Table of Contents

Class BatchTaskProfileExtendedInformation

Extended information for the task profile.

Inheritance
object
BatchTaskProfileExtendedInformation
CpuArchitectureTaskProfileExtendedInformation
CpuShapeTaskProfileExtendedInformation
GpuShapeTaskProfileExtendedInformation
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(BatchTaskProfileExtendedInformationModelConverter))]
public class BatchTaskProfileExtendedInformation
In this article
Back to top