Web Apps - Delete Function Secret Slot
A Függvény titkos kódjának törlése leírása.
DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/functions/{functionName}/keys/{keyName}?api-version=2026-03-15
URI-paraméterek
| Name | In | Kötelező | Típus | Description |
|---|---|---|---|---|
|
function
|
path | True |
string |
|
|
key
|
path | True |
string |
|
|
name
|
path | True |
string |
|
|
resource
|
path | True |
string minLength: 1maxLength: 90 |
Az erőforráscsoport neve. A név nem megkülönbözteti a kis- és nagybetűket. |
|
slot
|
path | True |
string |
|
|
subscription
|
path | True |
string (uuid) |
A cél-előfizetés azonosítója. Az értéknek UUID-nek kell lennie. |
|
api-version
|
query | True |
string minLength: 1 |
A művelethez használni kívánt API-verzió. |
Válaszok
| Name | Típus | Description |
|---|---|---|
| 204 No Content |
Ehhez a kéréshez nincs küldendő tartalom, de a fejlécek hasznosak lehetnek. |
|
| 404 Not Found |
A kiszolgáló nem találja a kért erőforrást. |
|
| Other Status Codes |
Váratlan hibaválasz. |
Biztonság
azure_auth
Azure Active Directory Oauth2-folyamat.
Típus:
oauth2
Folyamat:
implicit
Engedélyezési URL:
https://login.microsoftonline.com/common/oauth2/authorize
Hatókörök
| Name | Description |
|---|---|
| user_impersonation | a felhasználói fiók megszemélyesítése |
Definíciók
| Name | Description |
|---|---|
|
Default |
App Service-hibaválasz. |
|
Default |
Hibamodell. |
|
Default |
Részletes hibák. |
DefaultErrorResponse
App Service-hibaválasz.
| Name | Típus | Description |
|---|---|---|
| error |
Hibamodell. |
DefaultErrorResponseError
Hibamodell.
| Name | Típus | Description |
|---|---|---|
| code |
string |
Szabványosított sztring a hiba programozott azonosításához. |
| details |
Részletes hibák. |
|
| innererror |
string |
További információ a hiba hibakereséséről. |
| message |
string |
Részletes hibaleírás és hibakeresési információk. |
| target |
string |
Részletes hibaleírás és hibakeresési információk. |
DefaultErrorResponseErrorDetailsItem
Részletes hibák.
| Name | Típus | Description |
|---|---|---|
| code |
string |
Szabványosított sztring a hiba programozott azonosításához. |
| message |
string |
Részletes hibaleírás és hibakeresési információk. |
| target |
string |
Részletes hibaleírás és hibakeresési információk. |