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-owner-dto |
OwnerDto |
OwnerDto |
OwnerDto |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| OwnerDto |
| V2024OwnerDto |
|
/tools/sdk/powershell/v2024/models/owner-dto |
| SDK |
| Software Development Kit |
| OwnerDto |
| V2024OwnerDto |
|
OwnerDto
Properties
| Name |
Type |
Description |
Notes |
| Type |
Enum [ "IDENTITY" ] |
Owner's DTO type. |
[optional] |
| Id |
String |
Owner's identity ID. |
[optional] |
| Name |
String |
Owner's name. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]