共用方式為


AccessControlListPatchableProperties interface

存取控制清單修補程式屬性會定義可修補的資源屬性。

屬性

aclsUrl

存取控制列出檔案 URL。

configurationType

設定存取控制 List 的輸入方法。

dynamicMatchConfigurations

動態比對組態的清單。

matchConfigurations

相符組態的清單。

屬性詳細資料

aclsUrl

存取控制列出檔案 URL。

aclsUrl?: string

屬性值

string

configurationType

設定存取控制 List 的輸入方法。

configurationType?: string

屬性值

string

dynamicMatchConfigurations

動態比對組態的清單。

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

屬性值

matchConfigurations

相符組態的清單。

matchConfigurations?: AccessControlListMatchConfiguration[]

屬性值