CosmosClient.ReadAccountAsync Méthode

Définition

Lit le AccountProperties pour le compte 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)

Retours

AccountProperties Encapsulé dans un Task objet.

S’applique à