Show / Hide Table of Contents

Class UpdateModelDeployInfrastructureConfigurationDetails

The Infrastructure configuration details for updating a model deployment.

Inheritance
object
UpdateModelDeployInfrastructureConfigurationDetails
UpdateManagedComputeClusterModelDeployInfrastructureConfigDetails
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(UpdateModelDeployInfrastructureConfigurationDetailsModelConverter))]
public class UpdateModelDeployInfrastructureConfigurationDetails
In this article
Back to top