Delen via


GraphSdkGuidancePlugin

Geeft een tip weer wanneer een proxy een aanvraag onderschept bij Microsoft Graph die niet is uitgegeven door een Microsoft Graph SDK.

Schermopname van een opdrachtprompt met Dev Proxy met een tip voor het gebruik van de Microsoft Graph SDK nadat een aanvraag voor Microsoft Graph is onderschept die geen SDK gebruikt.

Definitie van invoegtoepassingexemplaren

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

Configuratievoorbeeld

Geen

Configuratie-eigenschappen

Geen

Opdrachtregelopties

Geen