Phone Numbers - Cancel Operation
Hiermee annuleert u een bewerking op basis van de id.
DELETE {endpoint}/phoneNumbers/operations/{operationId}?api-version=2022-12-01
URI-parameters
Name | In | Vereist | Type | Description |
---|---|---|---|---|
endpoint
|
path | True |
string url |
De communicatieresource, bijvoorbeeld https://resourcename.communication.azure.com |
operation
|
path | True |
string |
De id van de bewerking |
api-version
|
query | True |
string |
Versie van API die moet worden aangeroepen |
Antwoorden
Name | Type | Description |
---|---|---|
204 No Content |
Geen inhoud |
|
Other Status Codes |
Mislukking |
Voorbeelden
Delete long running operation with the given operation id
Voorbeeldaanvraag
DELETE https://resourcename.communication.azure.com//phoneNumbers/operations/search_my-operation-id?api-version=2022-12-01
Voorbeeldrespons
Definities
Name | Description |
---|---|
Communication |
De Communication Services-fout. |
Communication |
De Communication Services-fout. |
CommunicationError
De Communication Services-fout.
Name | Type | Description |
---|---|---|
code |
string |
De foutcode. |
details |
Meer informatie over specifieke fouten die tot deze fout hebben geleid. |
|
innererror |
De interne fout indien aanwezig. |
|
message |
string |
Het foutbericht. |
target |
string |
Het foutdoel. |
CommunicationErrorResponse
De Communication Services-fout.
Name | Type | Description |
---|---|---|
error |
De Communication Services-fout. |