次の方法で共有


Application - Delete

特定のスコープでアプリケーションを削除する

DELETE https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.Security/applications/{applicationId}?api-version=2022-07-01-preview

URI パラメーター

名前 / 必須 説明
applicationId
path True

string

セキュリティ アプリケーション キー - 標準アプリケーションの一意キー

subscriptionId
path True

string

Azure サブスクリプション ID

正規表現パターン: ^[0-9A-Fa-f]{8}-([0-9A-Fa-f]{4}-){3}[0-9A-Fa-f]{12}$

api-version
query True

string

操作の API バージョン

応答

名前 説明
200 OK

OK - アプリケーションが削除されました

204 No Content

コンテンツなし - アプリケーションが存在しません

Other Status Codes

操作が失敗した理由を説明するエラー応答

セキュリティ

azure_auth

Azure Active Directory OAuth2 フロー

型: oauth2
フロー: implicit
Authorization URL (承認 URL): https://login.microsoftonline.com/common/oauth2/authorize

スコープ

名前 説明
user_impersonation ユーザー アカウントを偽装する

Delete security Application

要求のサンプル

DELETE https://management.azure.com/subscriptions/20ff7fc3-e762-44dd-bd96-b71116dcdc23/providers/Microsoft.Security/applications/ad9a8e26-29d9-4829-bb30-e597a58cdbb8?api-version=2022-07-01-preview

応答のサンプル