Megosztás a következőn keresztül:


Web Services - Remove

Törli a megadott webszolgáltatást.

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

URI-paraméterek

Name In Kötelező Típus Description
resourceGroupName
path True

string

Annak az erőforráscsoportnak a neve, amelyben a webszolgáltatás található.

subscriptionId
path True

string

Az Azure-előfizetés azonosítója.

webServiceName
path True

string

A webszolgáltatás neve.

api-version
query True

string

A Használni kívánt Microsoft.MachineLearning erőforrás-szolgáltató API verziója.

Válaszok

Name Típus Description
202 Accepted

Elfogadott. Vegye figyelembe, hogy a 202-s állapot akkor is vissza lesz adva, ha a szolgáltatás nem létezik.

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

204 No Content

Nincs tartalom.

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