mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 12:27:47 +00:00
854 B
854 B
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| v2025-visibility-criteria | VisibilityCriteria | VisibilityCriteria | VisibilityCriteria | powershellsdk |
|
/tools/sdk/powershell/v2025/models/visibility-criteria |
|
VisibilityCriteria
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Expression | Expression | [optional] |
Examples
- Prepare the resource
$VisibilityCriteria = Initialize-V2025VisibilityCriteria -Expression null
- Convert the resource to JSON
$VisibilityCriteria | ConvertTo-JSON