Delete a deployed ACI or AKS web service from the given workspace. This function call is not asynchronous; it runs until the resource is deleted.

To delete a LocalWebservice see delete_local_webservice().

delete_webservice(webservice)

Arguments

webservice

The AciWebservice or AksWebservice object.

Value

None