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-outlier-summary |
OutlierSummary |
OutlierSummary |
OutlierSummary |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| OutlierSummary |
| V2025OutlierSummary |
|
/tools/sdk/powershell/v2025/models/outlier-summary |
| SDK |
| Software Development Kit |
| OutlierSummary |
| V2025OutlierSummary |
|
OutlierSummary
Properties
| Name |
Type |
Description |
Notes |
| Type |
Enum [ "LOW_SIMILARITY", "STRUCTURAL" ] |
The type of outlier summary |
[optional] |
| SnapshotDate |
System.DateTime |
The date the bulk outlier detection ran/snapshot was created |
[optional] |
| TotalOutliers |
Int32 |
Total number of outliers for the customer making the request |
[optional] |
| TotalIdentities |
Int32 |
Total number of identities for the customer making the request |
[optional] |
| TotalIgnored |
Int32 |
|
[optional] [default to 0] |
Examples
- Convert the resource to JSON
[Back to top]