Freigeben über


CosmosClient.ReadAccountAsync Methode

Definition

Lesen von Azure Cosmos DB-Kontoeigenschaften 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)

Gibt zurück

Ein AccountProperties in ein Task Objekt umschlossenes Objekt.

Gilt für: