Datafactory Functions
object DatafactoryFunctions
Functions
Link copied to clipboard
Use this data source to access information about an existing Azure Data Factory (Version 2).
Link copied to clipboard
Use this data source to access information about a trigger schedule in Azure Data Factory.
suspend fun getTriggerSchedule(argument: suspend GetTriggerSchedulePlainArgsBuilder.() -> Unit): GetTriggerScheduleResult
Link copied to clipboard
Use this data source to access information about all existing trigger schedules in Azure Data Factory.
suspend fun getTriggerSchedules(argument: suspend GetTriggerSchedulesPlainArgsBuilder.() -> Unit): GetTriggerSchedulesResult