id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| source-updated-actor |
SourceUpdatedActor |
SourceUpdatedActor |
SourceUpdatedActor |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| SourceUpdatedActor |
|
/tools/sdk/powershell/beta/models/source-updated-actor |
| SDK |
| Software Development Kit |
| SourceUpdatedActor |
|
SourceUpdatedActor
Properties
| Name |
Type |
Description |
Notes |
| Type |
Enum [ "IDENTITY" ] |
DTO type of identity who updated the source. |
[required] |
| Id |
Pointer to String |
ID of identity who updated the source. |
[optional] |
| Name |
String |
Display name of identity who updated the source. |
[required] |
Examples
- Convert the resource to JSON
[Back to top]