共用方式為


AttributesContainer interface

儲存一組具名設定檔屬性。

屬性

attributes

容器所儲存的屬性。

containerName

容器的名稱。

revision

容器內任何屬性的修訂編號上限。

屬性詳細資料

attributes

容器所儲存的屬性。

attributes: {[key: string]: ProfileAttribute}

屬性值

{[key: string]: ProfileAttribute}

containerName

容器的名稱。

containerName: string

屬性值

string

revision

容器內任何屬性的修訂編號上限。

revision: number

屬性值

number