Update PowerShell SDK docs: 16222752227

This commit is contained in:
developer-relations-sp
2025-07-11 14:42:41 +00:00
parent c32e7f67da
commit 8b0f8b8488
3 changed files with 7 additions and 1 deletions

View File

@@ -12094,6 +12094,7 @@
$CorrelationConfig = @"
{
"attributeAssignments" : [ {
"sequence" : 1,
"filterString" : "first_name == \"John\"",
"ignoreCase" : false,
"complex" : false,
@@ -12102,6 +12103,7 @@
"operation" : "EQ",
"matchMode" : "ANYWHERE"
}, {
"sequence" : 1,
"filterString" : "first_name == \"John\"",
"ignoreCase" : false,
"complex" : false,