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-kba-question |
KbaQuestion |
KbaQuestion |
KbaQuestion |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| KbaQuestion |
| V2025KbaQuestion |
|
/tools/sdk/powershell/v2025/models/kba-question |
| SDK |
| Software Development Kit |
| KbaQuestion |
| V2025KbaQuestion |
|
KbaQuestion
Properties
| Name |
Type |
Description |
Notes |
| Id |
String |
KBA Question Id |
[required] |
| Text |
String |
KBA Question description |
[required] |
| HasAnswer |
Boolean |
Denotes whether the KBA question has an answer configured for any user in the tenant |
[required] |
| NumAnswers |
Int32 |
Denotes the number of KBA configurations for this question |
[required] |
Examples
- Convert the resource to JSON
[Back to top]