Uses of Class
com.azure.resourcemanager.datafactory.models.LogSettings
Package
Description
Package containing the inner data models for DataFactoryManagementClient.
Package containing the data models for DataFactoryManagementClient.
-
Uses of LogSettings in com.azure.resourcemanager.datafactory.fluent.models
Modifier and TypeMethodDescriptionCopyActivityTypeProperties.logSettings()
Get the logSettings property: Log settings customer needs provide when enabling log.Modifier and TypeMethodDescriptionCopyActivityTypeProperties.withLogSettings
(LogSettings logSettings) Set the logSettings property: Log settings customer needs provide when enabling log. -
Uses of LogSettings in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionCopyActivity.logSettings()
Get the logSettings property: Log settings customer needs provide when enabling log.LogSettings.withCopyActivityLogSettings
(CopyActivityLogSettings copyActivityLogSettings) Set the copyActivityLogSettings property: Specifies settings for copy activity log.LogSettings.withEnableCopyActivityLog
(Object enableCopyActivityLog) Set the enableCopyActivityLog property: Specifies whether to enable copy activity log.LogSettings.withLogLocationSettings
(LogLocationSettings logLocationSettings) Set the logLocationSettings property: Log location settings customer needs to provide when enabling log.Modifier and TypeMethodDescriptionCopyActivity.withLogSettings
(LogSettings logSettings) Set the logSettings property: Log settings customer needs provide when enabling log.