Uses of Class
com.azure.resourcemanager.datafactory.models.LogLocationSettings
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of LogLocationSettings in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionLogSettings.logLocationSettings()
Get the logLocationSettings property: Log location settings customer needs to provide when enabling log.ScriptActivityTypePropertiesLogSettings.logLocationSettings()
Get the logLocationSettings property: Log location settings customer needs to provide when enabling log.LogLocationSettings.withLinkedServiceName
(LinkedServiceReference linkedServiceName) Set the linkedServiceName property: Log storage linked service reference.Set the path property: The path to storage for storing detailed logs of activity execution.Modifier and TypeMethodDescriptionLogSettings.withLogLocationSettings
(LogLocationSettings logLocationSettings) Set the logLocationSettings property: Log location settings customer needs to provide when enabling log.ScriptActivityTypePropertiesLogSettings.withLogLocationSettings
(LogLocationSettings logLocationSettings) Set the logLocationSettings property: Log location settings customer needs to provide when enabling log.