mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 04:19:34 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'FormElementDataSourceConfigOptions',
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Label** | Pointer to **String** | Label is the main label to display to the user when selecting this option | [optional]
|
||||
**SubLabel** | Pointer to **String** | SubLabel is the sub label to display below the label in diminutive styling to help describe or identify this option | [optional]
|
||||
**Value** | Pointer to **String** | Value is the value to save as an entry when the user selects this option | [optional]
|
||||
**Label** | **String** | Label is the main label to display to the user when selecting this option | [optional]
|
||||
**SubLabel** | **String** | SubLabel is the sub label to display below the label in diminutive styling to help describe or identify this option | [optional]
|
||||
**Value** | **String** | Value is the value to save as an entry when the user selects this option | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user