id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| activity-insights |
ActivityInsights |
ActivityInsights |
ActivityInsights |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| ActivityInsights |
| ActivityInsights |
|
/tools/sdk/powershell/v3/models/activity-insights |
| SDK |
| Software Development Kit |
| ActivityInsights |
| ActivityInsights |
|
ActivityInsights
Properties
| Name |
Type |
Description |
Notes |
| AccountID |
String |
UUID of the account |
[optional] |
| UsageDays |
Int32 |
The number of days of activity |
[optional] |
| UsageDaysState |
Enum [ "COMPLETE", "UNKNOWN" ] |
Status indicating if the activity is complete or unknown |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]