id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| workgroup-connection-dto |
WorkgroupConnectionDto |
WorkgroupConnectionDto |
WorkgroupConnectionDto |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| WorkgroupConnectionDto |
|
/tools/sdk/powershell/beta/models/workgroup-connection-dto |
| SDK |
| Software Development Kit |
| WorkgroupConnectionDto |
|
WorkgroupConnectionDto
Properties
| Name |
Type |
Description |
Notes |
| Object |
Pointer to ConnectedObject |
|
[optional] |
| ConnectionType |
Pointer to Enum [ "AccessRequestReviewer", "Owner", "ManagementWorkgroup" ] |
Connection Type. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]