id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| feature-value-dto |
FeatureValueDto |
FeatureValueDto |
FeatureValueDto |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| FeatureValueDto |
|
/tools/sdk/powershell/beta/models/feature-value-dto |
| SDK |
| Software Development Kit |
| FeatureValueDto |
|
FeatureValueDto
Properties
| Name |
Type |
Description |
Notes |
| Feature |
Pointer to String |
The type of feature |
[optional] |
| Numerator |
Pointer to Int32 |
The number of identities that have access to the feature |
[optional] |
| Denominator |
Pointer to Int32 |
The number of identities with the corresponding feature |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]