id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| account-usage |
AccountUsage |
AccountUsage |
AccountUsage |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| AccountUsage |
| AccountUsage |
|
/tools/sdk/powershell/v3/models/account-usage |
| SDK |
| Software Development Kit |
| AccountUsage |
| AccountUsage |
|
AccountUsage
Properties
| Name |
Type |
Description |
Notes |
| Date |
Pointer to System.DateTime |
The first day of the month for which activity is aggregated. |
[optional] |
| Count |
Pointer to Int64 |
The number of days within the month that the account was active in a source. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]