Cmdlets for Azure Cosmos DB

Build 23.0.8839

DataConnection Type

The CosmosDBConnection object.

Remarks

The CosmosDBConnection object. Connection properties can be accessed with the getter and setter methods of this object:

$conn  = Connect-CosmosDB -AccountEndpoint "myAccountEndpoint" -AccountKey "myAccountKey" 
$conn | GM 

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839