次の方法で共有


OperationalInsightsDataExportData.TableNames プロパティ

定義

エクスポートするテーブルの配列 (例: ["Heartbeat, SecurityEvent"])。

public System.Collections.Generic.IList<string> TableNames { get; }
member this.TableNames : System.Collections.Generic.IList<string>
Public ReadOnly Property TableNames As IList(Of String)

プロパティ値

適用対象