ChangeProperties interface
變更的屬性
屬性
| change |
變更資源的詳細數據 |
| changes | 具有已變更屬性名稱做為索引鍵的字典,並將變更詳細數據當做值 |
| change |
資源附注中擷取的變更類型:此屬性將不會串行化。 它只能由伺服器填入。 |
| target |
已變更之目標資源的完整標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| target |
資源注意的命名空間和類型注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
changeAttributes
changes
具有已變更屬性名稱做為索引鍵的字典,並將變更詳細數據當做值
changes?: {[propertyName: string]: ChangeBase}
屬性值
{[propertyName: string]: ChangeBase}
changeType
targetResourceId
已變更之目標資源的完整標識碼注意:此屬性將不會串行化。 它只能由伺服器填入。
targetResourceId?: string
屬性值
string
targetResourceType
資源注意的命名空間和類型注意:此屬性將不會串行化。 它只能由伺服器填入。
targetResourceType?: string
屬性值
string