Show / Hide Table of Contents

Class JobInfrastructureConfigurationDetails

The job infrastructure configuration details (shape, block storage, etc.)

Inheritance
object
JobInfrastructureConfigurationDetails
ManagedEgressStandaloneJobInfrastructureConfigurationDetails
StandaloneJobInfrastructureConfigurationDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DatascienceService.Models
Assembly: OCI.DotNetSDK.Datascience.dll
Syntax
[JsonConverter(typeof(JobInfrastructureConfigurationDetailsModelConverter))]
public class JobInfrastructureConfigurationDetails
In this article
Back to top