次の方法で共有


CosmosClientOptions.ApplicationName プロパティ

定義

Azure Cosmos DB サービスのすべての操作に含めるユーザー エージェント サフィックスを取得または設定します。

public string ApplicationName { get; set; }
member this.ApplicationName : string with get, set
Public Property ApplicationName As String

プロパティ値

注釈

要求を送信した後にこのプロパティを設定しても、効果はありません。

適用対象