mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 12:27:47 +00:00
874 B
874 B
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-identity-entities | IdentityEntities | IdentityEntities | IdentityEntities | powershellsdk |
|
/tools/sdk/powershell/beta/models/identity-entities |
|
IdentityEntities
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| IdentityEntity | IdentityEntitiesIdentityEntity | [optional] |
Examples
- Prepare the resource
$IdentityEntities = Initialize-BetaIdentityEntities -IdentityEntity null
- Convert the resource to JSON
$IdentityEntities | ConvertTo-JSON