{"categories":["program","powershell"],"author_name":"hake","url":"https://hake.hatenablog.com/entry/20170103/p1","blog_title":"hake\u306e\u65e5\u8a18","title":"PowerShell - \u72ec\u81ea\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u4f5c\u6210","type":"rich","author_url":"https://blog.hatena.ne.jp/hake/","blog_url":"https://hake.hatenablog.com/","version":"1.0","provider_url":"https://hatena.blog","published":"2017-01-03 00:00:00","width":"100%","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhake.hatenablog.com%2Fentry%2F20170103%2Fp1\" title=\"PowerShell - \u72ec\u81ea\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u4f5c\u6210 - hake\u306e\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","height":"190","provider_name":"Hatena Blog","description":"PSObject\u306b\u30d7\u30ed\u30d1\u30c6\u30a3\u3084\u30e1\u30bd\u30c3\u30c9\u3092\u8ffd\u52a0\u3057\u3066\u3044\u304f\u3053\u3068\u3067\u72ec\u81ea\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u304c\u4f5c\u6210\u3067\u304d\u307e\u3059\u3002 # Hash\u3067\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u8ffd\u52a0 $hash = @{name = \"Taro\"; age = 20} $obj = New-Object PSObject -Property $hash # Add-Member\u3067\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u8ffd\u52a0 $obj | Add-Member -MemberType NoteProperty -Name str -Value \"Hello\" $obj | Add-Member -MemberType ScriptProperty -Name talk ` -Value {Wri\u2026","image_url":null}