id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| approval-comment |
ApprovalComment |
ApprovalComment |
ApprovalComment |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| ApprovalComment |
| ApprovalComment |
|
/tools/sdk/powershell/v3/models/approval-comment |
| SDK |
| Software Development Kit |
| ApprovalComment |
| ApprovalComment |
|
Properties
| Name |
Type |
Description |
Notes |
| Comment |
Pointer to String |
The comment text |
[optional] |
| Commenter |
Pointer to String |
The name of the commenter |
[optional] |
| Date |
Pointer to System.DateTime |
A date-time in ISO-8601 format |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]