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-source-deleted |
SourceDeleted |
SourceDeleted |
SourceDeleted |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| SourceDeleted |
| V2024SourceDeleted |
|
/tools/sdk/powershell/v2024/models/source-deleted |
| SDK |
| Software Development Kit |
| SourceDeleted |
| V2024SourceDeleted |
|
SourceDeleted
Properties
| Name |
Type |
Description |
Notes |
| Id |
String |
The unique ID of the source. |
[required] |
| Name |
String |
Human friendly name of the source. |
[required] |
| Type |
String |
The connection type. |
[required] |
| Deleted |
System.DateTime |
The date and time the source was deleted. |
[required] |
| Connector |
String |
The connector type used to connect to the source. |
[required] |
| Actor |
SourceDeletedActor |
|
[required] |
Examples
- Convert the resource to JSON
[Back to top]