id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| backup-options |
BackupOptions |
BackupOptions |
BackupOptions |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| BackupOptions |
| BackupOptions |
|
/tools/sdk/powershell/v3/models/backup-options |
| SDK |
| Software Development Kit |
| BackupOptions |
| BackupOptions |
|
BackupOptions
Properties
| Name |
Type |
Description |
Notes |
| IncludeTypes |
Pointer to []String |
Object type names to be included in a Configuration Hub backup command. |
[optional] |
| ObjectOptions |
Pointer to map[string]ObjectExportImportNames |
Additional options targeting specific objects related to each item in the includeTypes field. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]