Update to powershell SDK docs: 14535391935

This commit is contained in:
developer-relations-sp
2025-04-18 12:49:51 +00:00
parent fd8b796cb5
commit 254f62756c
3 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ $AccessModelMetadata = Initialize-PSSailpoint.V2025AccessModelMetadata -Key isc
-Multiselect true `
-Status active `
-Type governance `
-ObjectTypes null `
-ObjectTypes [general] `
-Description Indicates the type of deployment environment of an access item. `
-Values null
```