LogAnalytics interface
コンテナー グループのログ分析情報。
プロパティ
log |
使用するログの種類。 |
metadata | ログ分析のメタデータ。 |
workspace |
ログ分析のワークスペース ID |
workspace |
ログ分析のワークスペース キー |
workspace |
ログ分析のワークスペース リソース ID |
プロパティの詳細
logType
使用するログの種類。
logType?: string
プロパティ値
string
metadata
ログ分析のメタデータ。
metadata?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}
workspaceId
ログ分析のワークスペース ID
workspaceId: string
プロパティ値
string
workspaceKey
ログ分析のワークスペース キー
workspaceKey: string
プロパティ値
string
workspaceResourceId
ログ分析のワークスペース リソース ID
workspaceResourceId?: string
プロパティ値
string