共用方式為


ProfileUpdateModel interface

定義配置檔的可修改屬性

屬性

enabledState

配置檔的啟用狀態

tags

資源標籤。

屬性詳細資料

enabledState

配置檔的啟用狀態

enabledState?: string

屬性值

string

tags

資源標籤。

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

屬性值

{[propertyName: string]: string}