mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'SpConfigRules', 'BetaSpConfigRules']
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**TakeFromTargetRules** | Pointer to [**[]SpConfigRule**](sp-config-rule) | | [optional]
|
||||
**DefaultRules** | Pointer to [**[]SpConfigRule**](sp-config-rule) | | [optional]
|
||||
**Editable** | Pointer to **Boolean** | Whether this object can be edited | [optional] [default to $false]
|
||||
**TakeFromTargetRules** | [**[]SpConfigRule**](sp-config-rule) | | [optional]
|
||||
**DefaultRules** | [**[]SpConfigRule**](sp-config-rule) | | [optional]
|
||||
**Editable** | **Boolean** | Whether this object can be edited | [optional] [default to $false]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user