---
title: "PATCH /{rootScope}/providers/Test.Resource/testSyncResources/{testSyncResourceName}"
method: PATCH
path: "/{rootScope}/providers/Test.Resource/testSyncResources/{testSyncResourceName}"
tags: ["TestSyncResources"]
---

# PATCH /{rootScope}/providers/Test.Resource/testSyncResources/{testSyncResourceName}

`PATCH /{rootScope}/providers/Test.Resource/testSyncResources/{testSyncResourceName}`

Update a TestSyncResource

## Path parameters

- `rootScope` string, required
- `testSyncResourceName` string, required

## Parameters

- `../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Request body

- TestSyncResourceUpdate — The type used for update operations of the TestSyncResource.
  - `tags` object — Resource tags.
  - `properties` TestSyncResourceUpdateProperties — The updatable properties of the TestSyncResource.
    - `environment` string — Fully qualified resource ID for the environment that the portable resource is linked to (if applicable)
    - `application` string — Fully qualified resource ID for the application that the portable resource is consumed by
    - `property1` string — The property1 of TestSyncResource

## Response `200`

ARM operation completed successfully.

- TestSyncResource — unresolved $ref

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.dev/radius-project/apis/test-resource-resource-management-apis.md) · [All operations](https://skmtc.dev/radius-project/apis/test-resource-resource-management-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/radius-project/test-resource-resource-management-apis/revisions/014cef5c9d68/schema)
