DataConnection Type
SmartsheetConnection オブジェクト。
Remarks
SmartsheetConnection オブジェクト。接続プロパティは、このオブジェクトのgetter およびsetter メソッドを使ってアクセスできます。
$conn = Connect-Smartsheet -OAuthClientId 'MyOAuthClientId' -OAuthClientSecret 'MyOAuthClientSecret' -CallbackURL 'http://localhost:33333' $conn | GM