次の方法で共有


GraphBetaSupportGuidancePlugin

プロキシが Microsoft Graph ベータ エンドポイントへの要求を検出したときに警告を表示します。

Microsoft Graph ベータ エンドポイントへの要求を検出した後に警告が表示された、開発プロキシを含むコマンド プロンプトのスクリーンショット。

プラグイン インスタンスの定義

{
  "name": "GraphBetaSupportGuidancePlugin",
  "enabled": true,
  "pluginPath": "~appFolder/plugins/DevProxy.Plugins.dll",
  "urlsToWatch": [
    "https://graph.microsoft.com/beta/*",
    "https://graph.microsoft.us/beta/*",
    "https://dod-graph.microsoft.us/beta/*",
    "https://microsoftgraph.chinacloudapi.cn/beta/*"
  ]
}

構成の例

何一つ

構成プロパティ

何一つ

コマンド ライン オプション

何一つ