getIngestionSetting

Settings for ingesting security data and logs to correlate with resources associated with the subscription. API Version: 2021-01-15-preview.

Return

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

Parameters

argument

null


suspend fun getIngestionSetting(ingestionSettingName: String): GetIngestionSettingResult

Return

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

Parameters

ingestionSettingName

Name of the ingestion setting

See also


Return

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

Parameters

argument

Builder for com.pulumi.azurenative.security.kotlin.inputs.GetIngestionSettingPlainArgs.

See also