共用方式為


AccessControlListPatch interface

訪問控制列出修補程序資源定義。

Extends

屬性

aclsUrl

訪問控制清單檔案URL。

annotation

切換組態描述。

configurationType

設定訪問控制清單的輸入方法。

dynamicMatchConfigurations

動態比對組態的清單。

matchConfigurations

比對組態的清單。

繼承的屬性

tags

資源標籤

屬性詳細資料

aclsUrl

訪問控制清單檔案URL。

aclsUrl?: string

屬性值

string

annotation

切換組態描述。

annotation?: string

屬性值

string

configurationType

設定訪問控制清單的輸入方法。

configurationType?: string

屬性值

string

dynamicMatchConfigurations

動態比對組態的清單。

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

屬性值

matchConfigurations

比對組態的清單。

matchConfigurations?: AccessControlListMatchConfiguration[]

屬性值

繼承的屬性詳細資料

tags

資源標籤

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

屬性值

{[propertyName: string]: string}

繼承自TagsUpdate.tags