Columns Parameter (Update-Couchbase Cmdlet)
The columns on which the operation will be performed.
Syntax
Update-Couchbase -Columns string[]
Remarks
The columns on which the operation will be performed. The length of the columns array must be the same as the length of the values array.
This is a required parameter.