你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

OperationalInsightsTableCreator Enum

Definition

Table's creator.

public enum OperationalInsightsTableCreator
type OperationalInsightsTableCreator = 
Public Enum OperationalInsightsTableCreator
Inheritance
OperationalInsightsTableCreator

Fields

Name Value Description
Microsoft 0

Tables provisioned by the system, as collected via Diagnostic Settings, the Agents, or any other standard data collection means.

Customer 1

Tables created by the owner of the Workspace, and only found in this Workspace.

Applies to