SedAssignment
Properties
Name | Type | Description | Notes |
---|---|---|---|
Assignee | SedAssignee | [optional] | |
Items | []String | List of SED id's | [optional] |
Examples
- Prepare the resource
$SedAssignment = Initialize-PSSailpoint.V2024SedAssignment -Assignee null `
-Items null
- Convert the resource to JSON
$SedAssignment | ConvertTo-JSON