Uses of Class
com.microsoft.azure.management.sql.JobStepAction
Packages that use JobStepAction
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of JobStepAction in com.microsoft.azure.management.sql
Methods in com.microsoft.azure.management.sql that return JobStepActionModifier 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.