---
title: "PATCH /{rootScope}/providers/Test.Resource/testAsyncResources/{testAsyncResourceName}"
method: PATCH
path: "/{rootScope}/providers/Test.Resource/testAsyncResources/{testAsyncResourceName}"
tags: ["TestAsyncResources"]
---

# PATCH /{rootScope}/providers/Test.Resource/testAsyncResources/{testAsyncResourceName}

`PATCH /{rootScope}/providers/Test.Resource/testAsyncResources/{testAsyncResourceName}`

Update a TestAsyncResource

## Path parameters

- `rootScope` string, required
- `testAsyncResourceName` string, required

## Parameters

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

## Request body

- TestAsyncResourceUpdate — The type used for update operations of the TestAsyncResource.
  - `tags` object — Resource tags.
  - `properties` TestAsyncResourceUpdateProperties — The updatable properties of the TestAsyncResource.
    - `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 TestASyncResource

## Response `200`

ARM operation completed successfully.

- TestAsyncResource — unresolved $ref

## Other responses

- `202` — Resource update request accepted.
- `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)
