id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| owner-reference-dto |
OwnerReferenceDto |
OwnerReferenceDto |
OwnerReferenceDto |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| OwnerReferenceDto |
|
/tools/sdk/powershell/v2024/models/owner-reference-dto |
| SDK |
| Software Development Kit |
| OwnerReferenceDto |
|
OwnerReferenceDto
Properties
| Name |
Type |
Description |
Notes |
| Id |
Pointer to String |
The owner id for the entitlement |
[optional] |
| Name |
Pointer to String |
The owner name for the entitlement |
[optional] |
| Type |
Pointer to Enum [ "IDENTITY" ] |
The type of the owner. Initially only type IDENTITY is supported |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]