次の方法で共有


GraphBetaSupportGuidancePlugin

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

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

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

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

構成の例

なし

構成プロパティ

なし

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

なし