id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| sp-config-export-results |
SpConfigExportResults |
SpConfigExportResults |
SpConfigExportResults |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| SpConfigExportResults |
|
/tools/sdk/powershell/beta/models/sp-config-export-results |
| SDK |
| Software Development Kit |
| SpConfigExportResults |
|
SpConfigExportResults
Properties
| Name |
Type |
Description |
Notes |
| Version |
Pointer to Int32 |
Current version of the export results object. |
[optional] |
| Timestamp |
Pointer to System.DateTime |
Time the export was completed. |
[optional] |
| Tenant |
Pointer to String |
Name of the tenant where this export originated. |
[optional] |
| Description |
Pointer to String |
Optional user defined description/name for export job. |
[optional] |
| Options |
Pointer to ExportOptions |
|
[optional] |
| Objects |
Pointer to []ConfigObject |
|
[optional] |
Examples
- Convert the resource to JSON
[Back to top]