次の方法で共有


IFeedResponse<T>.ActivityId プロパティ

定義

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

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

プロパティ値

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

適用対象