CosmosClient.ReadAccountAsync Método

Definición

Lee para AccountProperties la cuenta de Azure Cosmos DB.

public virtual System.Threading.Tasks.Task<Microsoft.Azure.Cosmos.AccountProperties> ReadAccountAsync ();
abstract member ReadAccountAsync : unit -> System.Threading.Tasks.Task<Microsoft.Azure.Cosmos.AccountProperties>
override this.ReadAccountAsync : unit -> System.Threading.Tasks.Task<Microsoft.Azure.Cosmos.AccountProperties>
Public Overridable Function ReadAccountAsync () As Task(Of AccountProperties)

Devoluciones

Objeto AccountProperties encapsulado en un Task objeto .

Se aplica a