diff --git a/docs/Namespace/set_Pattern.md b/docs/Namespace/set_Pattern.md new file mode 100644 index 000000000..9be0bbbff --- /dev/null +++ b/docs/Namespace/set_Pattern.md @@ -0,0 +1,22 @@ +Namespace.set_Pattern() +----------------------- + +### Synopsis +Sets the namespace pattern. + +--- + +### Description + +Sets the pattern of a namespace object. + +--- + +### Parameters +#### **value** + +|Type |Required|Position|PipelineInput| +|----------|--------|--------|-------------| +|`[Object]`|false |1 |false | + +---