次の方法で共有


DocumentClient.ResourceTokens プロパティ

定義

注意事項

この API は非推奨になりました。

Azure Cosmos DB サービスからクライアントによって使用されるリソース トークンのディクショナリを取得します。

[System.Obsolete]
public System.Collections.Generic.IDictionary<string,string> ResourceTokens { get; }
[<System.Obsolete>]
member this.ResourceTokens : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property ResourceTokens As IDictionary(Of String, String)

プロパティ値

クライアントによって使用されるリソース トークンのディクショナリ。

属性

適用対象

こちらもご覧ください