Share via


Storage Insights - Delete

Hiermee verwijdert u een storageInsightsConfigs-resource

DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/storageInsightConfigs/{storageInsightName}?api-version=2015-03-20

URI-parameters

Name In Vereist Type Description
resourceGroupName
path True

string

De naam van de resourcegroep.

Regex pattern: ^[-\w\._\(\)]+$

storageInsightName
path True

string

Naam van de resource storageInsightsConfigs

subscriptionId
path True

string

De abonnements-id.

workspaceName
path True

string

De naam van de Log Analytics-werkruimte.

api-version
query True

string

De client-API-versie.

Antwoorden

Name Type Description
200 OK

Definitie van OK-antwoord.

204 No Content

Definitie van NoContent-antwoord.

Beveiliging

azure_auth

Azure Active Directory OAuth2-stroom

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

Name Description
user_impersonation Uw gebruikersaccount imiteren

Voorbeelden

StorageInsightsDelete

Sample Request

DELETE https://management.azure.com/subscriptions/00000000-0000-0000-0000-00000000000/resourcegroups/OIAutoRest5123/providers/Microsoft.OperationalInsights/workspaces/aztest5048/storageInsightConfigs/AzTestSI1110?api-version=2015-03-20

Sample Response