Delen via


Log Profiles - Delete

Hiermee verwijdert u het logboekprofiel.

DELETE https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Insights/logprofiles/{logProfileName}?api-version=2016-03-01

URI-parameters

Name In Vereist Type Description
logProfileName
path True

string

De naam van het logboekprofiel.

subscriptionId
path True

string

minLength: 1

De id van het doelabonnement.

api-version
query True

string

minLength: 1

De API-versie die voor deze bewerking moet worden gebruikt.

Antwoorden

Name Type Description
200 OK

Geslaagde aanvraag om een logboekprofiel te verwijderen

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 log profile

Voorbeeldaanvraag

DELETE https://management.azure.com/subscriptions/b67f7fec-69fc-4974-9099-a26bd6ffeda3/providers/Microsoft.Insights/logprofiles/Rac46PostSwapRG?api-version=2016-03-01

Voorbeeldrespons