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-comment |
Comment |
Comment |
Comment |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| Comment |
| V2024Comment |
|
/tools/sdk/powershell/v2024/models/comment |
| SDK |
| Software Development Kit |
| Comment |
| V2024Comment |
|
Properties
| Name |
Type |
Description |
Notes |
| CommenterId |
Pointer to String |
Id of the identity making the comment |
[optional] |
| CommenterName |
Pointer to String |
Human-readable display name of the identity making the comment |
[optional] |
| Body |
Pointer to String |
Content of the comment |
[optional] |
| Date |
Pointer to System.DateTime |
Date and time comment was made |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]