mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 12:27:47 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,8 +16,8 @@ tags: ['SDK', 'Software Development Kit', 'ResourceObjectsRequest', 'V2024Resour
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**ObjectType** | Pointer to **String** | The type of resource objects to iterate over. | [optional] [default to "account"]
|
||||
**MaxCount** | Pointer to **Int32** | The maximum number of resource objects to iterate over and return. | [optional] [default to 25]
|
||||
**ObjectType** | **String** | The type of resource objects to iterate over. | [optional] [default to "account"]
|
||||
**MaxCount** | **Int32** | The maximum number of resource objects to iterate over and return. | [optional] [default to 25]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user