共用方式為


LoadTestResourcePatchRequestBody interface

LoadTest 資源修補程式要求本文。

屬性

identity

用於資源的身分識別類型。

properties

負載測試資源屬性

tags

資源標籤。

屬性詳細資料

identity

用於資源的身分識別類型。

identity?: SystemAssignedServiceIdentity

屬性值

properties

負載測試資源屬性

properties?: LoadTestResourcePatchRequestBodyProperties

屬性值

tags

資源標籤。

tags?: Record<string, unknown>

屬性值

Record<string, unknown>