DataConnection Type
CosmosDBConnection オブジェクト。
Remarks
CosmosDBConnection オブジェクト。接続プロパティは、このオブジェクトのgetter およびsetter メソッドを使ってアクセスできます。
$conn = Connect-CosmosDB -AccountEndpoint "myAccountEndpoint" -AccountKey "myAccountKey" $conn | GM