Update to powershell SDK docs: 13123805130

This commit is contained in:
developer-relations-sp
2025-02-03 22:09:17 +00:00
parent bdb088c15d
commit 3e9d359da1
2608 changed files with 14669 additions and 14876 deletions

View File

@@ -16,8 +16,8 @@ tags: ['SDK', 'Software Development Kit', 'SpConfigImportResults', 'V2024SpConfi
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Results** | [**map[string]ObjectImportResult1**](object-import-result1) | The results of an object configuration import job. | [required]
**ExportJobId** | Pointer to **String** | If a backup was performed before the import, this will contain the jobId of the backup job. This id can be used to retrieve the json file of the backup export. | [optional]
**Results** | [**map[string]ObjectImportResult1**](object-import-result1) | The results of an object configuration import job. | [required]
**ExportJobId** | **String** | If a backup was performed before the import, this will contain the jobId of the backup job. This id can be used to retrieve the json file of the backup export. | [optional]
## Examples