Show / Hide Table of Contents

Class ModelDeploymentConfigurationDetails

The model deployment configuration details.

Inheritance
object
ModelDeploymentConfigurationDetails
SingleModelDeploymentConfigurationDetails
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(ModelDeploymentConfigurationDetailsModelConverter))]
public class ModelDeploymentConfigurationDetails
In this article
Back to top