共用方式為


Log Profiles - Delete

刪除記錄檔配置檔。

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

URI 參數

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

string

記錄檔配置檔的名稱。

subscriptionId
path True

string

目標訂用帳戶的標識碼。

api-version
query True

string

用於此作業的 API 版本。

回應

名稱 類型 Description
200 OK

成功要求刪除記錄檔配置檔

安全性

azure_auth

Azure Active Directory OAuth2 Flow

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

範圍

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

範例

Delete log profile

範例要求

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

範例回覆