LogAnalyticsQueryPackQuery interface

Log Analytics QueryPack-Query定義。

Extends

プロパティ

author

クエリを作成するユーザーのオブジェクト ID。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

body

クエリの本文。

description

クエリの説明。

displayName

クエリ パック内のクエリの一意の表示名。

idPropertiesId

アプリケーションの一意の ID。 このフィールドは変更できません。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

properties

クエリに設定できる追加のプロパティ。

related

関数の関連メタデータ項目。

tags

クエリに関連付けられているタグ。

timeCreated

LOG Analytics クエリの作成日 (ISO 8601 形式)。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

timeModified

Log Analytics クエリの最終変更日 (ISO 8601 形式)。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

継承されたプロパティ

id

Azure リソース ID 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

name

Azure リソース名注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

systemData

読み取り専用システム データ注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

type

Azure リソースの種類注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

プロパティの詳細

author

クエリを作成するユーザーのオブジェクト ID。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

author?: string

プロパティ値

string

body

クエリの本文。

body?: string

プロパティ値

string

description

クエリの説明。

description?: string

プロパティ値

string

displayName

クエリ パック内のクエリの一意の表示名。

displayName?: string

プロパティ値

string

idPropertiesId

アプリケーションの一意の ID。 このフィールドは変更できません。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

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

Azure リソース ID 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

id?: string

プロパティ値

string

AzureResourceProperties.idから継承

name

Azure リソース名注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

name?: string

プロパティ値

string

AzureResourceProperties.nameから継承

systemData

読み取り専用システム データ注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

systemData?: SystemData

プロパティ値

AzureResourceProperties.systemDataから継承

type

Azure リソースの種類注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

type?: string

プロパティ値

string

AzureResourceProperties.typeから継承