id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| base-common-dto |
BaseCommonDto |
BaseCommonDto |
BaseCommonDto |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| BaseCommonDto |
| BaseCommonDto |
|
/tools/sdk/powershell/v3/models/base-common-dto |
| SDK |
| Software Development Kit |
| BaseCommonDto |
| BaseCommonDto |
|
BaseCommonDto
Properties
| Name |
Type |
Description |
Notes |
| Id |
String |
System-generated unique ID of the Object |
[optional] [readonly] |
| Name |
String |
Name of the Object |
[required] |
| Created |
System.DateTime |
Creation date of the Object |
[optional] [readonly] |
| Modified |
System.DateTime |
Last modification date of the Object |
[optional] [readonly] |
Examples
- Convert the resource to JSON
[Back to top]