---
title: "Deletes the specified Service Fabric property."
method: DELETE
path: "/Names/{nameId}/$/GetProperty"
tags: ["Property Management"]
---

# Deletes the specified Service Fabric property.

`DELETE /Names/{nameId}/$/GetProperty`

Deletes the specified Service Fabric property under a given name. A property must be created before it can be deleted.

## Path parameters

- `nameId` string, required

## Query parameters

- `api-version` '6.0', required
- `PropertyName` string, required
- `timeout` integer

## Response `200`

A successful response means that the property has been deleted.

## Other responses

- `default` — The detailed error response.

---

[API](https://skmtc.net/azure/apis/servicefabric-servicefabric.md) · [All operations](https://skmtc.net/azure/apis/servicefabric-servicefabric/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/servicefabric-servicefabric/revisions/6df9f2f4d542/schema)
