PowerShell: Appending Multiple Property Values to Array

后端 未结 0 1688
情歌与酒
情歌与酒 2020-12-30 20:33

I am trying to append the $date variable which should contain the ticket creation date to an existing array that contains open tickets:

$teamConfig = @(
    [         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题