Update to powershell SDK docs: 14181503118

This commit is contained in:
developer-relations-sp
2025-03-31 21:09:07 +00:00
parent 3d1257a42c
commit aefe42f097
10 changed files with 28 additions and 28 deletions

View File

@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'SpConfigRule', 'V2024SpConfigRule']
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Path** | **String** | JSONPath expression denoting the path within the object where a value substitution should be applied | [optional]
**Path** | **String** | JSONPath expression denoting the path within the object where a value substitution should be applied. | [optional]
**Value** | [**SpConfigRuleValue**](sp-config-rule-value) | | [optional]
**Modes** | **[]String** | Draft modes to which this rule will apply | [optional]
**Modes** | **[]String** | Draft modes the rule will apply to. | [optional]
## Examples