Show / Hide Table of Contents

Class ManagedComputeClusterWorkloadScalingPolicy

The scaling policy to apply to workloads on managed compute cluster type compute target.

Inheritance
object
ManagedComputeClusterWorkloadScalingPolicy
ManagedComputeClusterWorkloadAutoScalingPolicy
ManagedComputeClusterWorkloadFixedSizeScalingPolicy
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(ManagedComputeClusterWorkloadScalingPolicyModelConverter))]
public class ManagedComputeClusterWorkloadScalingPolicy
In this article
Back to top