Class PerformanceTuningTaskDetails
The task details with performance tuning related information.
Inherited Members
Namespace: Oci.JmsService.Models
Assembly: OCI.DotNetSDK.Jms.dll
Syntax
public class PerformanceTuningTaskDetails : TaskDetails
Properties
PerformanceTuningTaskRequest
Declaration
[JsonProperty(PropertyName = "performanceTuningTaskRequest")]
public RequestPerformanceTuningAnalysesDetails PerformanceTuningTaskRequest { get; set; }
Property Value
Type | Description |
---|---|
RequestPerformanceTuningAnalysesDetails |