id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2025-sed-batch-stats |
SedBatchStats |
SedBatchStats |
SedBatchStats |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| SedBatchStats |
| V2025SedBatchStats |
|
/tools/sdk/powershell/v2025/models/sed-batch-stats |
| SDK |
| Software Development Kit |
| SedBatchStats |
| V2025SedBatchStats |
|
SedBatchStats
Properties
| Name |
Type |
Description |
Notes |
| BatchComplete |
Boolean |
batch complete |
[optional] [default to $false] |
| BatchId |
String |
batch Id |
[optional] |
| DiscoveredCount |
Int64 |
discovered count |
[optional] |
| DiscoveryComplete |
Boolean |
discovery complete |
[optional] [default to $false] |
| ProcessedCount |
Int64 |
processed count |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]