次の方法で共有


CosmosDBAccountImpl.ICosmosDBAccount.ListConnectionStringsAsync メソッド

定義

System.Threading.Tasks.Task<Microsoft.Azure.Management.CosmosDB.Fluent.IDatabaseAccountListConnectionStringsResult> ICosmosDBAccount.ListConnectionStringsAsync (System.Threading.CancellationToken cancellationToken);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.ListConnectionStringsAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.CosmosDB.Fluent.IDatabaseAccountListConnectionStringsResult>
override this.Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.ListConnectionStringsAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.CosmosDB.Fluent.IDatabaseAccountListConnectionStringsResult>
Function ListConnectionStringsAsync (cancellationToken As CancellationToken) As Task(Of IDatabaseAccountListConnectionStringsResult) Implements ICosmosDBAccount.ListConnectionStringsAsync

パラメーター

cancellationToken
CancellationToken

戻り値

実装

適用対象