PatchServiceDeskIntegrationRequest
Properties
Name | Type | Description | Notes |
---|---|---|---|
Operations | []JsonPatchOperation | Operations to be applied | [optional] |
Examples
- Prepare the resource
$PatchServiceDeskIntegrationRequest = Initialize-PSSailpoint.V2024PatchServiceDeskIntegrationRequest -Operations null
- Convert the resource to JSON
$PatchServiceDeskIntegrationRequest | ConvertTo-JSON