CosmosClient.ReadAccountAsync Méthode

Définition

Lire les propriétés du compte Azure Cosmos DB AccountProperties

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

Retours

AccountProperties encapsulé dans un Task objet .

S’applique à