次の方法で共有


RequestHistory interface

要求履歴。

Extends

プロパティ

properties

要求履歴のプロパティ。

継承されたプロパティ

id

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

location

リソースの場所。

name

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

tags

リソース タグ。

type

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

プロパティの詳細

properties

要求履歴のプロパティ。

properties?: RequestHistoryProperties

プロパティ値

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

id

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

id?: string

プロパティ値

string

承元WorkflowResource.id

location

リソースの場所。

location?: string

プロパティ値

string

承元WorkflowResource.location

name

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

name?: string

プロパティ値

string

承元WorkflowResource.name

tags

リソース タグ。

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

プロパティ値

{[propertyName: string]: string}

承元WorkflowResource.tags

type

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

type?: string

プロパティ値

string

承元WorkflowResource.type