共用方式為


LogAnalyticsQueryPackQuery interface

Log Analytics QueryPack-Query 定義。

Extends

屬性

author

建立查詢的用戶物件識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

body

查詢的主體。

description

查詢的描述。

displayName

查詢套件內查詢的唯一顯示名稱。

idPropertiesId

應用程式的唯一標識碼。 無法變更此欄位。 注意:這個屬性不會串行化。 它只能由伺服器填入。

properties

可針對查詢設定的其他屬性。

related

函式的相關元數據專案。

tags

與查詢相關聯的標記。

timeCreated

Log Analytics 查詢的建立日期,格式為 ISO 8601。 注意:這個屬性不會串行化。 它只能由伺服器填入。

timeModified

Log Analytics 查詢的上次修改日期,格式為 ISO 8601。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源的類型。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

author

建立查詢的用戶物件識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

author?: string

屬性值

string

body

查詢的主體。

body?: string

屬性值

string

description

查詢的描述。

description?: string

屬性值

string

displayName

查詢套件內查詢的唯一顯示名稱。

displayName?: string

屬性值

string

idPropertiesId

應用程式的唯一標識碼。 無法變更此欄位。 注意:這個屬性不會串行化。 它只能由伺服器填入。

idPropertiesId?: string

屬性值

string

properties

可針對查詢設定的其他屬性。

properties?: Record<string, unknown>

屬性值

Record<string, unknown>

函式的相關元數據專案。

related?: LogAnalyticsQueryPackQueryPropertiesRelated

屬性值

tags

與查詢相關聯的標記。

tags?: {[propertyName: string]: string[]}

屬性值

{[propertyName: string]: string[]}

timeCreated

Log Analytics 查詢的建立日期,格式為 ISO 8601。 注意:這個屬性不會串行化。 它只能由伺服器填入。

timeCreated?: Date

屬性值

Date

timeModified

Log Analytics 查詢的上次修改日期,格式為 ISO 8601。 注意:這個屬性不會串行化。 它只能由伺服器填入。

timeModified?: Date

屬性值

Date

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResourceAutoGenerated.id

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyResourceAutoGenerated.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自ProxyResourceAutoGenerated.systemData

type

資源的類型。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResourceAutoGenerated.type