ResourcePropertyChange interface
リソース プロパティの変更
プロパティ
after |
スナップショット後の の プロパティ値 |
before |
スナップショットより前の の プロパティ値 |
change |
変更カテゴリ。 使用可能な値は、'User'、'System' です。 |
property |
プロパティは Type を変更します。 指定できる値は、'Insert'、'Update'、'Remove' です。 |
property |
プロパティ名 |
プロパティの詳細
afterValue
スナップショット後の の プロパティ値
afterValue?: string
プロパティ値
string
beforeValue
スナップショットより前の の プロパティ値
beforeValue?: string
プロパティ値
string
changeCategory
propertyChangeType
プロパティは Type を変更します。 指定できる値は、'Insert'、'Update'、'Remove' です。
propertyChangeType: PropertyChangeType
プロパティ値
propertyName
プロパティ名
propertyName: string
プロパティ値
string