你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AccessControlListPatch interface
访问控制列出修补程序资源定义。
- Extends
属性
acls |
访问控制列表文件 URL。 |
annotation | 交换机配置说明。 |
configuration |
用于配置 访问控制 List 的输入方法。 |
dynamic |
动态匹配配置列表。 |
match |
匹配配置列表。 |
继承属性
tags | 资源标记 |
属性详细信息
aclsUrl
访问控制列表文件 URL。
aclsUrl?: string
属性值
string
annotation
交换机配置说明。
annotation?: string
属性值
string
configurationType
用于配置 访问控制 List 的输入方法。
configurationType?: string
属性值
string
dynamicMatchConfigurations
动态匹配配置列表。
dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]
属性值
matchConfigurations
匹配配置列表。
matchConfigurations?: AccessControlListMatchConfiguration[]
属性值
继承属性详细信息
tags
资源标记
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}