Freigeben über


GraphBetaSupportGuidancePlugin

Zeigt eine Warnung an, wenn der Proxy eine Anforderung an den Microsoft Graph-Betaendpunkt erkennt.

Screenshot einer Eingabeaufforderung mit Dev Proxy mit einer Warnung nach dem Erkennen einer Anforderung an einen Microsoft Graph-Betaendpunkt.

Definition von Plug-In-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/*"
  ]
}

Konfigurationsbeispiel

Keine

Konfigurationseigenschaften

Keine

Befehlszeilenoptionen

Keine