Class WorkRequests
Logical grouping used for Ops Insights Work Request operations.
Inherited Members
Namespace: Oci.OpsiService.Models
Assembly: OCI.DotNetSDK.Opsi.dll
Syntax
public class WorkRequests
Properties
WorkRequestsProp
Declaration
[JsonProperty(PropertyName = "workRequests")]
public object WorkRequestsProp { get; set; }
Property Value
Type | Description |
---|---|
object | OPSI Work Request Object. |