次の方法で共有


DataFlowDebugSessionInfo クラス

定義

データ フローデバッグセッション情報。

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.DataFlowDebugSessionInfo+DataFlowDebugSessionInfoConverter))]
public class DataFlowDebugSessionInfo
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.DataFlowDebugSessionInfo+DataFlowDebugSessionInfoConverter))>]
type DataFlowDebugSessionInfo = class
Public Class DataFlowDebugSessionInfo
継承
DataFlowDebugSessionInfo
属性

プロパティ

AdditionalProperties

その他のプロパティ。

ComputeType

クラスターのコンピューティングの種類。

CoreCount

クラスターのコア数。

DataFlowName

データ フローの名前。

IntegrationRuntimeName

データ フロー デバッグ セッションのアタッチされた統合ランタイム名。

LastActivityTime

データ フロー デバッグ セッションの最後のアクティビティ時刻。

NodeCount

クラスターのノード数。 (非推奨のプロパティ)。

SessionId

データ フロー デバッグ セッションの ID。

StartTime

データ フロー デバッグ セッションの開始時刻。

TimeToLiveInMinutes

クラスターのコンピューティングの種類。

適用対象