id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| sp-config-rule |
SpConfigRule |
SpConfigRule |
SpConfigRule |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| SpConfigRule |
|
/tools/sdk/powershell/beta/models/sp-config-rule |
| SDK |
| Software Development Kit |
| SpConfigRule |
|
SpConfigRule
Properties
| Name |
Type |
Description |
Notes |
| Path |
Pointer to String |
JSONPath expression denoting the path within the object where a value substitution should be applied |
[optional] |
| Value |
Pointer to [SystemCollectionsHashtable]https://learn.microsoft.com/en-us/dotnet/api/system.collections.hashtable?view=net-9.0 |
Value to be assigned at the jsonPath location within the object |
[optional] |
| Mode |
Pointer to []String |
Draft modes to which this rule will apply |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]