Uses of Class
com.microsoft.azure.management.sql.JobStepAction
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of JobStepAction in com.microsoft.azure.management.sql
Modifier and TypeMethodDescriptionJobStepAction.withSource
(JobStepActionSource source) Set the source of the action to execute.JobStepAction.withType
(JobStepActionType type) Set type of action being executed by the job step.Set the action value, for example the text of the T-SQL script to execute.