次の方法で共有


Response<T>.ActivityId プロパティ

定義

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

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

プロパティ値

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

適用対象