Show / Hide Table of Contents

Class UpdateComputeConfigurationDetails

Configuration details of the targeted Compute.

Inheritance
object
UpdateComputeConfigurationDetails
UpdateManagedComputeClusterConfigurationDetails
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(UpdateComputeConfigurationDetailsModelConverter))]
public class UpdateComputeConfigurationDetails
In this article
Back to top