mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Update PowerShell SDK docs: 16507204442
This commit is contained in:
@@ -24,9 +24,9 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AttributeChange = Initialize-V2025AttributeChange -Name null `
|
||||
-PreviousValue null `
|
||||
-NewValue null
|
||||
$AttributeChange = Initialize-V2025AttributeChange -Name firstname `
|
||||
-PreviousValue adam `
|
||||
-NewValue zampa
|
||||
```
|
||||
|
||||
- Convert the resource to JSON
|
||||
|
||||
Reference in New Issue
Block a user