Delen via


Services - Delete

Een service-exemplaar verwijderen.

DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}?api-version=2022-06-01

URI-parameters

Name In Vereist Type Description
resourceGroupName
path True

string

minLength: 1
maxLength: 90
pattern: ^[-\w\._\(\)]+$

De naam van de resourcegroep die het service-exemplaar bevat.

resourceName
path True

string

minLength: 3
maxLength: 24

De naam van het service-exemplaar.

subscriptionId
path True

string

De abonnement-ID.

api-version
query True

string

Client-API-versie.

Antwoorden

Name Type Description
202 Accepted

Geaccepteerd - Aanvraag geaccepteerd verwijderen; de bewerking asynchroon wordt voltooid.

204 No Content

De resource bestaat niet.

Other Status Codes

ErrorDetails

DefaultErrorResponse

Beveiliging

azure_auth

Azure Active Directory OAuth2-stroom

Type: oauth2
Stroom: implicit
Autorisatie-URL: https://login.microsoftonline.com/common/oauth2/authorize

Bereiken

Name Description
user_impersonation Uw gebruikersaccount imiteren

Voorbeelden

Delete service

Voorbeeldaanvraag

DELETE https://management.azure.com/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.HealthcareApis/services/service1?api-version=2022-06-01

Voorbeeldrespons

Azure-AsyncOperation: https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/westus/operationresults/f7eb8g4f1ncj3jgk6bg8jlqf8?api-version=2022-06-01

Definities

Name Description
ErrorDetails

Foutdetails.

ErrorDetailsInternal

Foutdetails.

ErrorDetails

Foutdetails.

Name Type Description
error

ErrorDetailsInternal

Foutdetails

ErrorDetailsInternal

Foutdetails.

Name Type Description
code

string

De foutcode.

message

string

Het foutbericht.

target

string

Het doel van de specifieke fout.