Show / Hide Table of Contents

Class ManagedComputeClusterWorkloadAutoScalingPolicyDetails

Details for an autoscaling policy to enable autoscaling of workload on the managed compute cluster type compute target. Each autoscaling configuration can have one autoscaling policy.

Inheritance
object
ManagedComputeClusterWorkloadAutoScalingPolicyDetails
ManagedComputeClusterWorkloadThresholdBasedPolicyDetails
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(ManagedComputeClusterWorkloadAutoScalingPolicyDetailsModelConverter))]
public class ManagedComputeClusterWorkloadAutoScalingPolicyDetails
In this article
Back to top