Tags - Delete At Scope
Tar bort hela uppsättningen taggar för en resurs eller prenumeration.
DELETE https://management.azure.com/{scope}/providers/Microsoft.Resources/tags/default?api-version=2021-04-01
URI-parametrar
| Name | I | Obligatorisk | Typ | Description |
|---|---|---|---|---|
|
scope
|
path | True |
string |
Resursomfånget. |
|
api-version
|
query | True |
string |
DEN API-version som ska användas för den här åtgärden. |
Svar
| Name | Typ | Description |
|---|---|---|
| 200 OK |
Taggar har tagits bort. |
|
| Other Status Codes |
Felsvar som beskriver varför åtgärden misslyckades. |
Säkerhet
azure_auth
Azure Active Directory OAuth2-flöde
Typ:
oauth2
Flow:
implicit
Auktoriseringswebbadress:
https://login.microsoftonline.com/common/oauth2/authorize
Omfattningar
| Name | Description |
|---|---|
| user_impersonation | personifiera ditt användarkonto |
Definitioner
| Name | Description |
|---|---|
|
Cloud |
Ett felsvar för en resurshanteringsbegäran. |
|
Error |
Ytterligare information om resurshanteringsfelet. |
|
Error |
Felsvar |
CloudError
Ett felsvar för en resurshanteringsbegäran.
| Name | Typ | Description |
|---|---|---|
| error |
Felsvar |
ErrorAdditionalInfo
Ytterligare information om resurshanteringsfelet.
| Name | Typ | Description |
|---|---|---|
| info |
object |
Ytterligare information. |
| type |
string |
Ytterligare informationstyp. |
ErrorResponse
Felsvar
| Name | Typ | Description |
|---|---|---|
| additionalInfo |
Ytterligare information om felet. |
|
| code |
string |
Felkoden. |
| details |
Felinformationen. |
|
| message |
string |
Felmeddelandet. |
| target |
string |
Felmålet. |