id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| non-employee-source |
NonEmployeeSource |
NonEmployeeSource |
NonEmployeeSource |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| NonEmployeeSource |
| NonEmployeeSource |
|
/tools/sdk/powershell/v3/models/non-employee-source |
| SDK |
| Software Development Kit |
| NonEmployeeSource |
| NonEmployeeSource |
|
NonEmployeeSource
Properties
| Name |
Type |
Description |
Notes |
| Id |
String |
Non-Employee source id. |
[optional] |
| SourceId |
String |
Source Id associated with this non-employee source. |
[optional] |
| Name |
String |
Source name associated with this non-employee source. |
[optional] |
| Description |
String |
Source description associated with this non-employee source. |
[optional] |
| Approvers |
[]NonEmployeeIdentityReferenceWithId |
List of approvers |
[optional] |
| AccountManagers |
[]NonEmployeeIdentityReferenceWithId |
List of account managers |
[optional] |
| Modified |
System.DateTime |
When the request was last modified. |
[optional] |
| Created |
System.DateTime |
When the request was created. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]