다음을 통해 공유


GraphBetaSupportGuidancePlugin

프록시가 Microsoft Graph 베타 엔드포인트에 대한 요청을 검색할 때 경고를 표시합니다.

Microsoft Graph 베타 엔드포인트에 대한 요청을 검색한 후 경고를 표시하는 개발자 프록시가 있는 명령 프롬프트의 스크린샷

플러그 인 instance 정의

{
  "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/*"
  ]
}

구성 예

없음

구성 속성

없음

명령줄 옵션

없음