id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| access-constraint |
AccessConstraint |
AccessConstraint |
AccessConstraint |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| AccessConstraint |
|
/tools/sdk/powershell/v2024/models/access-constraint |
| SDK |
| Software Development Kit |
| AccessConstraint |
|
AccessConstraint
Properties
| Name |
Type |
Description |
Notes |
| Type |
Enum [ "ENTITLEMENT", "ACCESS_PROFILE", "ROLE" ] |
Type of Access |
[required] |
| Ids |
Pointer to []String |
Must be set only if operator is SELECTED. |
[optional] |
| Operator |
Enum [ "ALL", "SELECTED" ] |
Used to determine whether the scope of the campaign should be reduced for selected ids or all. |
[required] |
Examples
- Convert the resource to JSON
[Back to top]