OperationalInsightsWorkspacePurgeContent クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
App Insights ワークスペースの消去要求の本文について説明します。
public class OperationalInsightsWorkspacePurgeContent
type OperationalInsightsWorkspacePurgeContent = class
Public Class OperationalInsightsWorkspacePurgeContent
- 継承
-
OperationalInsightsWorkspacePurgeContent
コンストラクター
OperationalInsightsWorkspacePurgeContent(String, IEnumerable<OperationalInsightsWorkspacePurgeFilter>) |
OperationalInsightsWorkspacePurgeContent の新しいインスタンスを初期化します。 |
プロパティ
Filters |
結果のデータを消去するために実行する列とフィルター (クエリ) のセット。 |
Table |
データの消去元となるテーブル。 |