OperationDisplay interface
表示作的对象。
属性
| description | 作的说明。 注意:此属性不会序列化。 它只能由服务器填充。 |
| operation | 作类型:读取、写入、删除等。注意:此属性不会序列化。 它只能由服务器填充。 |
| provider | 服务提供商:Microsoft.Consumption。 注意:此属性不会序列化。 它只能由服务器填充。 |
| resource | 执行作的资源:UsageDetail 等。注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
description
作的说明。 注意:此属性不会序列化。 它只能由服务器填充。
description?: string
属性值
string
operation
作类型:读取、写入、删除等。注意:此属性不会序列化。 它只能由服务器填充。
operation?: string
属性值
string
provider
服务提供商:Microsoft.Consumption。 注意:此属性不会序列化。 它只能由服务器填充。
provider?: string
属性值
string
resource
执行作的资源:UsageDetail 等。注意:此属性不会序列化。 它只能由服务器填充。
resource?: string
属性值
string