mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
1.2 KiB
1.2 KiB
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| beta-role-mining-session-response-created-by | RoleMiningSessionResponseCreatedBy | RoleMiningSessionResponseCreatedBy | RoleMiningSessionResponseCreatedBy | powershellsdk |
|
/tools/sdk/powershell/beta/models/role-mining-session-response-created-by |
|
RoleMiningSessionResponseCreatedBy
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | String | ID of the creator | [optional] |
| DisplayName | String | The display name of the creator | [optional] |
Examples
- Prepare the resource
$RoleMiningSessionResponseCreatedBy = Initialize-BetaRoleMiningSessionResponseCreatedBy -Id 2c918090761a5aac0176215c46a62d58 `
-DisplayName Ashley.Pierce
- Convert the resource to JSON
$RoleMiningSessionResponseCreatedBy | ConvertTo-JSON