DataConnection Type
PinterestConnection オブジェクト。
Remarks
PinterestConnection オブジェクト。接続プロパティは、このオブジェクトのgetter およびsetter メソッドを使ってアクセスできます。
$conn = Connect-Pinterest -InitiateoAuth "GETANDREFRESH" -OAuthClientId "YourClientId" -OAuthClientSecret "YourClientSecret" -CallbackURL "https://localhost:33333" $conn | GM