Class ManagedComputeClusterCustomExpressionQueryScalingConfiguration
The scaling configuration for the custom metric expression rule.
Inheritance
ManagedComputeClusterCustomExpressionQueryScalingConfiguration
Inherited Members
Namespace: Oci.DatascienceService.Models
Assembly: OCI.DotNetSDK.Datascience.dll
Syntax
public class ManagedComputeClusterCustomExpressionQueryScalingConfiguration : ManagedComputeClusterScalingConfiguration
Properties
Query
Declaration
[Required(ErrorMessage = "Query is required.")]
[JsonProperty(PropertyName = "query")]
public string Query { get; set; }
Property Value
| Type | Description |
|---|---|
| string |