ActivityEntityQuery interface

アクティビティ エンティティ クエリを表します。

Extends

プロパティ

content

タイムラインに表示するエンティティ クエリコンテンツ

createdTimeUtc

アクティビティが作成された時刻

description

エンティティ クエリの説明

enabled

このアクティビティが有効か無効かを決定します。

entitiesFilter

すべてのフィルターに一致するエンティティにのみ適用されるクエリ

inputEntityType

クエリのソース エンティティの型

kind

エンティティ クエリの種類

lastModifiedTimeUtc

アクティビティが最後に更新された時刻

queryDefinitions

アクティビティ クエリの定義

requiredInputFieldsSets

クエリの実行に必要なソース エンティティのフィールドの一覧

templateName

このアクティビティが作成されたテンプレート ID

title

エンティティ クエリのタイトル

継承されたプロパティ

etag

Azure リソースの Etag

id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

リソースの名前

systemData

createdBy と modifiedBy 情報を含む Azure Resource Manager メタデータ。

type

リソースの種類。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts"

プロパティの詳細

content

タイムラインに表示するエンティティ クエリコンテンツ

content?: string

プロパティ値

string

createdTimeUtc

アクティビティが作成された時刻

createdTimeUtc?: Date

プロパティ値

Date

description

エンティティ クエリの説明

description?: string

プロパティ値

string

enabled

このアクティビティが有効か無効かを決定します。

enabled?: boolean

プロパティ値

boolean

entitiesFilter

すべてのフィルターに一致するエンティティにのみ適用されるクエリ

entitiesFilter?: Record<string, string[]>

プロパティ値

Record<string, string[]>

inputEntityType

クエリのソース エンティティの型

inputEntityType?: string

プロパティ値

string

kind

エンティティ クエリの種類

kind: "Activity"

プロパティ値

"Activity"

lastModifiedTimeUtc

アクティビティが最後に更新された時刻

lastModifiedTimeUtc?: Date

プロパティ値

Date

queryDefinitions

アクティビティ クエリの定義

queryDefinitions?: ActivityEntityQueriesPropertiesQueryDefinitions

プロパティ値

requiredInputFieldsSets

クエリの実行に必要なソース エンティティのフィールドの一覧

requiredInputFieldsSets?: string[][]

プロパティ値

string[][]

templateName

このアクティビティが作成されたテンプレート ID

templateName?: string

プロパティ値

string

title

エンティティ クエリのタイトル

title?: string

プロパティ値

string

継承されたプロパティの詳細

etag

Azure リソースの Etag

etag?: string

プロパティ値

string

承元EntityQuery.etag

id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

プロパティ値

string

承元EntityQuery.id

name

リソースの名前

name?: string

プロパティ値

string

承元EntityQuery.name

systemData

createdBy と modifiedBy 情報を含む Azure Resource Manager メタデータ。

systemData?: SystemData

プロパティ値

承元EntityQuery.systemData

type

リソースの種類。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts"

type?: string

プロパティ値

string

継承元EntityQuery.type