你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AccessControlListPatch interface

访问控制 列出补丁资源定义。

扩展

属性

aclsUrl

访问控制 List 文件 URL。

aclType

访问控制 List(ACL)类型

annotation

切换配置说明。

configurationType

输入法用于配置访问控制列表。

defaultAction

未匹配条件时需要应用的默认操作。 示例:Permit |否认。

deviceRole

设备角色

dynamicMatchConfigurations

动态匹配配置列表。

globalAccessControlListActions

全局访问控制 List(ACL)操作

matchConfigurations

匹配配置列表。

继承属性

tags

资源标记。

属性详细信息

aclsUrl

访问控制 List 文件 URL。

aclsUrl?: string

属性值

string

aclType

访问控制 List(ACL)类型

aclType?: string

属性值

string

annotation

切换配置说明。

annotation?: string

属性值

string

configurationType

输入法用于配置访问控制列表。

configurationType?: string

属性值

string

defaultAction

未匹配条件时需要应用的默认操作。 示例:Permit |否认。

defaultAction?: string

属性值

string

deviceRole

设备角色

deviceRole?: string

属性值

string

dynamicMatchConfigurations

动态匹配配置列表。

dynamicMatchConfigurations?: CommonDynamicMatchConfigurationPatch[]

属性值

globalAccessControlListActions

全局访问控制 List(ACL)操作

globalAccessControlListActions?: GlobalAccessControlListActionPatchProperties

属性值

matchConfigurations

匹配配置列表。

matchConfigurations?: AccessControlListMatchConfigurationPatch[]

属性值

继承属性详细信息

tags

资源标记。

tags?: Record<string, string>

属性值

Record<string, string>

继承自TagsUpdate.tags