ListDescendantEventThreatDetectionCustomModulesResponse

Messaggio di risposta per SecurityCenterManagement.ListDescendantEventThreatDetectionCustomModules.

Rappresentazione JSON
{
  "eventThreatDetectionCustomModules": [
    {
      object (EventThreatDetectionCustomModule)
    }
  ],
  "nextPageToken": string
}
Campi
eventThreatDetectionCustomModules[]

object (EventThreatDetectionCustomModule)

L'elenco dei moduli personalizzati.

nextPageToken

string

Un token di impaginazione. Per recuperare la pagina di risultati successiva, chiama di nuovo il metodo con questo token.