id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| import-accounts-request |
ImportAccountsRequest |
ImportAccountsRequest |
ImportAccountsRequest |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| ImportAccountsRequest |
|
/tools/sdk/powershell/beta/models/import-accounts-request |
| SDK |
| Software Development Kit |
| ImportAccountsRequest |
|
ImportAccountsRequest
Properties
| Name |
Type |
Description |
Notes |
| File |
Pointer to System.IO.FileInfo |
The CSV file containing the source accounts to aggregate. |
[optional] |
| DisableOptimization |
Pointer to Enum [ "true", "false" ] |
Use this flag to reprocess every account whether or not the data has changed. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]