id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2024-entitlement-ref |
EntitlementRef |
EntitlementRef |
EntitlementRef |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| EntitlementRef |
| V2024EntitlementRef |
|
/tools/sdk/powershell/v2024/models/entitlement-ref |
| SDK |
| Software Development Kit |
| EntitlementRef |
| V2024EntitlementRef |
|
EntitlementRef
Properties
| Name |
Type |
Description |
Notes |
| Type |
Enum [ "ENTITLEMENT" ] |
Entitlement's DTO type. |
[optional] |
| Id |
String |
Entitlement's ID. |
[optional] |
| Name |
String |
Entitlement's display name. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]