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

Permission interface

通过此角色定义允许的数据平面作集。

属性

dataActions

允许的数据作数组。

notDataActions

拒绝的数据作数组。

属性详细信息

dataActions

允许的数据作数组。

dataActions?: string[]

属性值

string[]

notDataActions

拒绝的数据作数组。

notDataActions?: string[]

属性值

string[]