Tipo de recurso mobileAppTroubleshootingEvent

Espacio de nombres: microsoft.graph

Nota: la API de Microsoft Graph para Intune requiere una licencia activa de Intune para el espacio empresarial.

MobileAppTroubleshootingEvent (entidad).

Métodos

Método Tipo de valor devuelto Descripción
Enumerar mobileAppTroubleshootingEvents Colección mobileAppTroubleshootingEvent Enumera las propiedades y las relaciones de los objetos mobileAppTroubleshootingEvent .
Obtener mobileAppTroubleshootingEvent mobileAppTroubleshootingEvent Lea las propiedades y las relaciones del objeto mobileAppTroubleshootingEvent .
Creación de mobileAppTroubleshootingEvent mobileAppTroubleshootingEvent Cree un nuevo objeto mobileAppTroubleshootingEvent .
Eliminar mobileAppTroubleshootingEvent Ninguno Elimina un mobileAppTroubleshootingEvent.
Actualizar mobileAppTroubleshootingEvent mobileAppTroubleshootingEvent Actualice las propiedades de un objeto mobileAppTroubleshootingEvent .

Propiedades

Propiedad Tipo Descripción
id Cadena El GUID para el objeto

Relaciones

Relación Tipo Descripción
appLogCollectionRequests colección appLogCollectionRequest Indica la colección de solicitudes de carga de registros de aplicaciones.

Representación JSON

Aquí tiene una representación JSON del recurso.

{
  "@odata.type": "#microsoft.graph.mobileAppTroubleshootingEvent",
  "id": "String (identifier)"
}