次の方法で共有


FeedResponse<T>.ActivityId プロパティ

定義

Azure Cosmos DB サービスから要求のアクティビティ ID を取得します。

public string ActivityId { get; }
member this.ActivityId : string
Public ReadOnly Property ActivityId As String

プロパティ値

要求のアクティビティ ID。

適用対象