IngestionSetting type

Configures how to correlate scan data and logs with resources associated with the subscription.

type IngestionSetting = Resource & { properties?: Record<string, unknown> }