Uses of Class
com.microsoft.azure.management.sql.JobStepOutput
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of JobStepOutput in com.microsoft.azure.management.sql
Modifier and TypeMethodDescriptionJobStepOutput.withCredential
(String credential) Set the resource ID of the credential to use to connect to the output destination.JobStepOutput.withDatabaseName
(String databaseName) Set the output destination database.JobStepOutput.withResourceGroupName
(String resourceGroupName) Set the output destination resource group.JobStepOutput.withSchemaName
(String schemaName) Set the output destination schema.JobStepOutput.withServerName
(String serverName) Set the output destination server name.JobStepOutput.withSubscriptionId
(UUID subscriptionId) Set the output destination subscription id.JobStepOutput.withTableName
(String tableName) Set the output destination table.JobStepOutput.withType
(JobStepOutputType type) Set the output destination type.