Share via


Web Services - Remove

Hiermee verwijdert u de opgegeven webservice.

DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearning/webServices/{webServiceName}?api-version=2016-05-01-preview

URI-parameters

Name In Vereist Type Description
resourceGroupName
path True

string

Naam van de resourcegroep waarin de webservice zich bevindt.

subscriptionId
path True

string

De Azure-abonnements-id.

webServiceName
path True

string

De naam van de webservice.

api-version
query True

string

De versie van de Microsoft.MachineLearning-resourceprovider-API die moet worden gebruikt.

Antwoorden

Name Type Description
202 Accepted

Aanvaard. Houd er rekening mee dat de status 202 wordt geretourneerd, zelfs als de service niet bestaat.

Media Types: "application/json", "text/json"

204 No Content

Geen inhoud.

Media Types: "application/json", "text/json"