Class JfrTaskDetails
The task details with JFR recording related information.
Inherited Members
Namespace: Oci.JmsService.Models
Assembly: OCI.DotNetSDK.Jms.dll
Syntax
public class JfrTaskDetails : TaskDetails
Properties
JfrTaskRequest
Declaration
[JsonProperty(PropertyName = "jfrTaskRequest")]
public RequestJfrRecordingsDetails JfrTaskRequest { get; set; }
Property Value
Type | Description |
---|---|
RequestJfrRecordingsDetails |