共用方式為


Storage Insights - Delete

刪除 storageInsightsConfigs 資源

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

URI 參數

名稱 位於 必要 類型 Description
resourceGroupName
path True

string

資源組名。

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

storageInsightName
path True

string

storageInsightsConfigs 資源的名稱

subscriptionId
path True

string

訂用帳戶標識碼。

workspaceName
path True

string

Log Analytics 工作區名稱。

api-version
query True

string

用戶端 API 版本。

回應

名稱 類型 Description
200 OK

確定回應定義。

204 No Content

NoContent 回應定義。

安全性

azure_auth

Azure Active Directory OAuth2 Flow

類型: oauth2
Flow: implicit
授權 URL: https://login.microsoftonline.com/common/oauth2/authorize

範圍

名稱 Description
user_impersonation 模擬您的用戶帳戶

範例

StorageInsightsDelete

範例要求

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

範例回覆