Class LevelConfiguration
Details about the configuration level for the recommendation.
Inherited Members
Namespace: Oci.OptimizerService.Models
Assembly: OCI.DotNetSDK.Optimizer.dll
Syntax
public class LevelConfigurationProperties
Level
Declaration
[JsonProperty(PropertyName = "level")]
public string Level { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The pre-defined profile level. | 
RecommendationId
Declaration
[JsonProperty(PropertyName = "recommendationId")]
public string RecommendationId { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The unique OCID of the recommendation. |