你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
OperationInfo interface
有关操作的信息
属性
description | 操作说明 |
operation | 操作的名称 |
provider | 提供程序的名称 |
resource | 资源类型的名称 |
属性详细信息
description
操作说明
description?: string
属性值
string
operation
操作的名称
operation?: string
属性值
string
provider
提供程序的名称
provider?: string
属性值
string
resource
资源类型的名称
resource?: string
属性值
string