TypedReference
Properties
Name | Type | Description | Notes |
---|---|---|---|
Type | DtoType | [required] | |
Id | String | The id of the object. | [required] |
Examples
- Prepare the resource
$TypedReference = Initialize-PSSailpoint.V2024TypedReference -Type null `
-Id 2c91808568c529c60168cca6f90c1313
- Convert the resource to JSON
$TypedReference | ConvertTo-JSON