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-attr-sync-source |
AttrSyncSource |
AttrSyncSource |
AttrSyncSource |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| AttrSyncSource |
| V2024AttrSyncSource |
|
/tools/sdk/powershell/v2024/models/attr-sync-source |
| SDK |
| Software Development Kit |
| AttrSyncSource |
| V2024AttrSyncSource |
|
AttrSyncSource
Properties
| Name |
Type |
Description |
Notes |
| Type |
Enum [ "SOURCE" ] |
DTO type of target source for attribute synchronization. |
[optional] |
| Id |
String |
ID of target source for attribute synchronization. |
[optional] |
| Name |
String |
Human-readable name of target source for attribute synchronization. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]