DatafactoryFunctions

Functions

Link copied to clipboard

Use this data source to access information about an existing Azure Data Factory (Version 2).

suspend fun getFactory(argument: suspend GetFactoryPlainArgsBuilder.() -> Unit): GetFactoryResult
suspend fun getFactory(name: String, resourceGroupName: String): GetFactoryResult
Link copied to clipboard

Use this data source to access information about a trigger schedule in Azure Data Factory.

suspend fun getTriggerSchedule(dataFactoryId: String, name: String): GetTriggerScheduleResult
Link copied to clipboard

Use this data source to access information about all existing trigger schedules in Azure Data Factory.