Display interface
显示表示操作的显示详细信息。
属性
| description | 操作的友好名称。 |
| operation | 操作类型:读取、写入、删除、listKeys/action 等。 |
| provider | 资源提供程序的友好名称。 |
| resource | 对其执行操作的资源类型。 |
属性详细信息
description
操作的友好名称。
description?: string
属性值
string
operation
操作类型:读取、写入、删除、listKeys/action 等。
operation?: string
属性值
string
provider
资源提供程序的友好名称。
provider?: string
属性值
string
resource
对其执行操作的资源类型。
resource?: string
属性值
string