ListDescendantEventThreatDetectionCustomModulesResponse

Antwortnachricht für SecurityCenterManagement.ListDescendantEventThreatDetectionCustomModules.

JSON-Darstellung
{
  "eventThreatDetectionCustomModules": [
    {
      object (EventThreatDetectionCustomModule)
    }
  ],
  "nextPageToken": string
}
Felder
eventThreatDetectionCustomModules[]

object (EventThreatDetectionCustomModule)

Die Liste der benutzerdefinierten Module.

nextPageToken

string

Ein Paginierungstoken. Rufen Sie die Methode mit diesem Token noch einmal auf, um die nächste Ergebnisseite abzurufen.