Class ListIamWorkRequestErrorsRequest
Inheritance
System.Object
ListIamWorkRequestErrorsRequest
Implements
Namespace: Oci.IdentityService.Requests
Assembly: OCI.DotNetSDK.Identity.dll
Syntax
public class ListIamWorkRequestErrorsRequest : object, IOciRequest
Examples
Click here to see an example of how to use ListIamWorkRequestErrors request.
Properties
IamWorkRequestId
Declaration
public string IamWorkRequestId { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OCID of the IAM work request. |
Remarks
Required
Limit
Declaration
public System.Nullable<int> Limit { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The maximum number of items to return in a paginated "List" call. |
OpcRequestId
Declaration
public string OpcRequestId { get; set; }
Property Value
Type | Description |
---|---|
System.String | Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID. |
Page
Declaration
public string Page { get; set; }
Property Value
Type | Description |
---|---|
System.String | The value of the |
SortOrder
Declaration
public System.Nullable<ListIamWorkRequestErrorsRequest.SortOrderEnum> SortOrder { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<ListIamWorkRequestErrorsRequest.SortOrderEnum> | The sort order to use, either ascending ( |