Operation interface
REST API作
属性
| display | 描述作的对象。 |
| name | 作名称:{provider}/{resource}/{operation} |
| origin | 作源。 |
| properties | 作属性。 |
属性详细信息
display
name
作名称:{provider}/{resource}/{operation}
name?: string
属性值
string
origin
作源。
origin?: string
属性值
string
properties
作属性。
properties?: Record<string, unknown>
属性值
Record<string, unknown>