AccessControlListPatchProperties interface
訪問控制清單修補程序屬性。
- Extends
繼承的屬性
acls |
訪問控制清單檔案URL。 |
annotation | 切換組態描述。 |
configuration |
設定訪問控制清單的輸入方法。 |
dynamic |
動態比對組態的清單。 |
match |
比對組態的清單。 |
繼承的屬性詳細資料
aclsUrl
annotation
configurationType
設定訪問控制清單的輸入方法。
configurationType?: string
屬性值
string
dynamicMatchConfigurations
動態比對組態的清單。
dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]
屬性值
繼承自AccessControlListPatchableProperties.dynamicMatchConfigurations
matchConfigurations
比對組態的清單。
matchConfigurations?: AccessControlListMatchConfiguration[]