Columns Parameter (Update-Airtable Cmdlet)
The columns on which the operation will be performed.
Syntax
Update-Airtable -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.