OperationDisplay interface
显示与作关联的元数据。
属性
| description | 作说明。 |
| operation | 操作名称。 |
| provider | 资源提供程序名称。 |
| resource | 对其执行作的资源名称。 |
属性详细信息
description
作说明。
description?: string
属性值
string
operation
操作名称。
operation?: string
属性值
string
provider
资源提供程序名称。
provider?: string
属性值
string
resource
对其执行作的资源名称。
resource?: string
属性值
string