Delen 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

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

De naam van de resourcegroep.

storageInsightName
path True

string

Naam van de storageInsightsConfigs-resource

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

Ok-antwoorddefinitie.

204 No Content

NoContent-antwoorddefinitie.

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

StorageInsightsDelete

Voorbeeldaanvraag

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

Voorbeeldrespons