DiagnosticData クラス

レンダリング命令を含むデータのセット。

継承
azure.mgmt.web._serialization.Model
DiagnosticData

コンストラクター

DiagnosticData(*, table: _models.DataTableResponseObject | None = None, rendering_properties: _models.Rendering | None = None, **kwargs: Any)

キーワードのみのパラメーター

名前 説明
table

テーブル 形式のデータ。

rendering_properties

テーブルのレンダリング方法を示すプロパティ。

変数

名前 説明
table

テーブル 形式のデータ。

rendering_properties

テーブルのレンダリング方法を示すプロパティ。