id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| password-sync-group |
PasswordSyncGroup |
PasswordSyncGroup |
PasswordSyncGroup |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| PasswordSyncGroup |
| PasswordSyncGroup |
|
/tools/sdk/powershell/v3/models/password-sync-group |
| SDK |
| Software Development Kit |
| PasswordSyncGroup |
| PasswordSyncGroup |
|
PasswordSyncGroup
Properties
| Name |
Type |
Description |
Notes |
| Id |
String |
ID of the sync group |
[optional] |
| Name |
String |
Name of the sync group |
[optional] |
| PasswordPolicyId |
String |
ID of the password policy |
[optional] |
| SourceIds |
[]String |
List of password managed sources IDs |
[optional] |
| Created |
System.DateTime |
The date and time this sync group was created |
[optional] |
| Modified |
System.DateTime |
The date and time this sync group was last modified |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]