Update to powershell SDK docs: 13687248839

This commit is contained in:
developer-relations-sp
2025-03-05 23:01:41 +00:00
parent 0416b2638d
commit cc16c76228
57 changed files with 463 additions and 1664 deletions

View File

@@ -20,7 +20,7 @@ Name | Type | Description | Notes
**Timestamp** | **System.DateTime** | Time the export was completed. | [optional]
**Tenant** | **String** | Name of the tenant where this export originated. | [optional]
**Description** | **String** | Optional user defined description/name for export job. | [optional]
**Options** | [**ExportOptions**](export-options) | | [optional]
**Options** | [**ExportOptions1**](export-options1) | | [optional]
**Objects** | [**[]ConfigObject**](config-object) | | [optional]
## Examples