你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Operation interface
操作表示 RP 操作。
属性
display | 描述操作的对象。 |
name | 操作名称:{provider}/{resource}/{operation}。 |
origin | 对此操作的请求的来源。 逗号分隔列表,其中包含有效值用户或系统,例如“user,system”。 |
属性详细信息
display
name
操作名称:{provider}/{resource}/{operation}。
name?: string
属性值
string
origin
对此操作的请求的来源。 逗号分隔列表,其中包含有效值用户或系统,例如“user,system”。
origin?: string
属性值
string