id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| mfa-config-test-response |
MfaConfigTestResponse |
MfaConfigTestResponse |
MfaConfigTestResponse |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| MfaConfigTestResponse |
|
/tools/sdk/powershell/beta/models/mfa-config-test-response |
| SDK |
| Software Development Kit |
| MfaConfigTestResponse |
|
MfaConfigTestResponse
Properties
| Name |
Type |
Description |
Notes |
| State |
Pointer to Enum [ "SUCCESS", "FAILED" ] |
The configuration test result. |
[optional] [readonly] |
| VarError |
Pointer to String |
The error message to indicate the failure of configuration test. |
[optional] [readonly] |
Examples
- Convert the resource to JSON
[Back to top]