LoadTestResourcePatchRequestBody interface
LoadTest 资源修补请求正文。
属性
| description | 资源的说明。 |
| encryption | CMK 加密属性。 |
| identity | 用于资源的标识类型。 |
| tags | 资源标记。 |
属性详细信息
description
资源的说明。
description?: string
属性值
string
encryption
identity
tags
资源标记。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}