Update to powershell SDK docs: 13400083192

This commit is contained in:
developer-relations-sp
2025-02-18 21:09:13 +00:00
parent 63e80b2c1b
commit d8aeab4d75
78 changed files with 1364 additions and 340 deletions

View File

@@ -18,13 +18,15 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Id** | **String** | ID of entitlement's source. | [optional]
**Name** | **String** | Display name of entitlement's source. | [optional]
**Type** | **String** | Type of object. | [optional]
## Examples
- Prepare the resource
```powershell
$EntitlementDocumentAllOfSource = Initialize-PSSailpoint.V2024EntitlementDocumentAllOfSource -Id 2c91808b6e9e6fb8016eec1a2b6f7b5f `
-Name ODS-HR-Employees
-Name ODS-HR-Employees `
-Type SOURCE
```
- Convert the resource to JSON