LoadTestResourcePatchRequestBody interface
LoadTest 資源修補程式要求本文。
屬性
description | 資源的描述。 |
encryption | CMK Encryption 屬性。 |
identity | 用於資源的身分識別類型。 |
tags | 資源標籤。 |
屬性詳細資料
description
資源的描述。
description?: string
屬性值
string
encryption
identity
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}