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 |
|
/tools/sdk/powershell/beta/models/approval-comment |
| SDK |
| Software Development Kit |
| ApprovalComment |
|
Properties
| Name |
Type |
Description |
Notes |
| Author |
Pointer to ApprovalIdentity |
|
[optional] |
| Comment |
Pointer to String |
Comment to be left on an approval |
[optional] |
| CreatedDate |
Pointer to String |
Date the comment was created |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]