OperationDisplay interface
表示作的对象。
属性
| description | 作的说明。 |
| operation | 作类型:读取、写入、删除等。 |
| provider | 服务提供商:Microsoft.connectedClusters |
| resource | 在其中执行作的已连接群集资源 |
属性详细信息
description
作的说明。
description?: string
属性值
string
operation
作类型:读取、写入、删除等。
operation?: string
属性值
string
provider
服务提供商:Microsoft.connectedClusters
provider?: string
属性值
string
resource
在其中执行作的已连接群集资源
resource?: string
属性值
string