次の方法で共有


ResourcePropertyChange interface

リソース プロパティの変更

プロパティ

afterValue

スナップショット後の の プロパティ値

beforeValue

スナップショットより前の の プロパティ値

changeCategory

変更カテゴリ。 使用可能な値は、'User'、'System' です。

propertyChangeType

プロパティは Type を変更します。 指定できる値は、'Insert'、'Update'、'Remove' です。

propertyName

プロパティ名

プロパティの詳細

afterValue

スナップショット後の の プロパティ値

afterValue?: string

プロパティ値

string

beforeValue

スナップショットより前の の プロパティ値

beforeValue?: string

プロパティ値

string

changeCategory

変更カテゴリ。 使用可能な値は、'User'、'System' です。

changeCategory: ChangeCategory

プロパティ値

propertyChangeType

プロパティは Type を変更します。 指定できる値は、'Insert'、'Update'、'Remove' です。

propertyChangeType: PropertyChangeType

プロパティ値

propertyName

プロパティ名

propertyName: string

プロパティ値

string