Class SecurityMonitoringEntraIdAzureAppRegistrationsAttributes

The attributes of the Entra ID Azure App Registration prerequisites.

Hierarchy

  • SecurityMonitoringEntraIdAzureAppRegistrationsAttributes

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

The Azure App Registrations discovered for the organization.

hasValidPrerequisite: boolean

Whether at least one Azure App Registration has resource collection enabled.

integrationId?: string

The ID of the Entra ID integration configuration, if one exists.

isEnabled?: boolean

Whether the Entra ID integration configuration is enabled, if one exists.

subscribedAt?: Date

The time at which the Entra ID integration configuration was created, if one exists.

Generated using TypeDoc