azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

228 строки
14 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.sql.JobStepOutput"
fullName: "com.microsoft.azure.management.sql.JobStepOutput"
name: "JobStepOutput"
nameWithType: "JobStepOutput"
summary: "The output configuration of a job step."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **JobStepOutput**"
constructors:
- uid: "com.microsoft.azure.management.sql.JobStepOutput.JobStepOutput()"
fullName: "com.microsoft.azure.management.sql.JobStepOutput.JobStepOutput()"
name: "JobStepOutput()"
nameWithType: "JobStepOutput.JobStepOutput()"
syntax: "public JobStepOutput()"
methods:
- uid: "com.microsoft.azure.management.sql.JobStepOutput.credential()"
fullName: "com.microsoft.azure.management.sql.JobStepOutput.credential()"
name: "credential()"
nameWithType: "JobStepOutput.credential()"
summary: "Get the resource ID of the credential to use to connect to the output destination."
syntax: "public String credential()"
desc: "Get the resource ID of the credential to use to connect to the output destination."
returns:
description: "the credential value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.JobStepOutput.databaseName()"
fullName: "com.microsoft.azure.management.sql.JobStepOutput.databaseName()"
name: "databaseName()"
nameWithType: "JobStepOutput.databaseName()"
summary: "Get the output destination database."
syntax: "public String databaseName()"
desc: "Get the output destination database."
returns:
description: "the databaseName value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.JobStepOutput.resourceGroupName()"
fullName: "com.microsoft.azure.management.sql.JobStepOutput.resourceGroupName()"
name: "resourceGroupName()"
nameWithType: "JobStepOutput.resourceGroupName()"
summary: "Get the output destination resource group."
syntax: "public String resourceGroupName()"
desc: "Get the output destination resource group."
returns:
description: "the resourceGroupName value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.JobStepOutput.schemaName()"
fullName: "com.microsoft.azure.management.sql.JobStepOutput.schemaName()"
name: "schemaName()"
nameWithType: "JobStepOutput.schemaName()"
summary: "Get the output destination schema."
syntax: "public String schemaName()"
desc: "Get the output destination schema."
returns:
description: "the schemaName value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.JobStepOutput.serverName()"
fullName: "com.microsoft.azure.management.sql.JobStepOutput.serverName()"
name: "serverName()"
nameWithType: "JobStepOutput.serverName()"
summary: "Get the output destination server name."
syntax: "public String serverName()"
desc: "Get the output destination server name."
returns:
description: "the serverName value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.JobStepOutput.subscriptionId()"
fullName: "com.microsoft.azure.management.sql.JobStepOutput.subscriptionId()"
name: "subscriptionId()"
nameWithType: "JobStepOutput.subscriptionId()"
summary: "Get the output destination subscription id."
syntax: "public UUID subscriptionId()"
desc: "Get the output destination subscription id."
returns:
description: "the subscriptionId value"
type: "<xref href=\"java.util.UUID?alt=java.util.UUID&text=UUID\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.JobStepOutput.tableName()"
fullName: "com.microsoft.azure.management.sql.JobStepOutput.tableName()"
name: "tableName()"
nameWithType: "JobStepOutput.tableName()"
summary: "Get the output destination table."
syntax: "public String tableName()"
desc: "Get the output destination table."
returns:
description: "the tableName value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.JobStepOutput.type()"
fullName: "com.microsoft.azure.management.sql.JobStepOutput.type()"
name: "type()"
nameWithType: "JobStepOutput.type()"
summary: "Get the output destination type."
syntax: "public JobStepOutputType type()"
desc: "Get the output destination type. Possible values include: 'SqlDatabase'."
returns:
description: "the type value"
type: "<xref href=\"com.microsoft.azure.management.sql.JobStepOutputType?alt=com.microsoft.azure.management.sql.JobStepOutputType&text=JobStepOutputType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.JobStepOutput.withCredential(java.lang.String)"
fullName: "com.microsoft.azure.management.sql.JobStepOutput.withCredential(String credential)"
name: "withCredential(String credential)"
nameWithType: "JobStepOutput.withCredential(String credential)"
summary: "Set the resource ID of the credential to use to connect to the output destination."
parameters:
- description: "the credential value to set"
name: "credential"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JobStepOutput withCredential(String credential)"
desc: "Set the resource ID of the credential to use to connect to the output destination."
returns:
description: "the JobStepOutput object itself."
type: "<xref href=\"com.microsoft.azure.management.sql.JobStepOutput?alt=com.microsoft.azure.management.sql.JobStepOutput&text=JobStepOutput\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.JobStepOutput.withDatabaseName(java.lang.String)"
fullName: "com.microsoft.azure.management.sql.JobStepOutput.withDatabaseName(String databaseName)"
name: "withDatabaseName(String databaseName)"
nameWithType: "JobStepOutput.withDatabaseName(String databaseName)"
summary: "Set the output destination database."
parameters:
- description: "the databaseName value to set"
name: "databaseName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JobStepOutput withDatabaseName(String databaseName)"
desc: "Set the output destination database."
returns:
description: "the JobStepOutput object itself."
type: "<xref href=\"com.microsoft.azure.management.sql.JobStepOutput?alt=com.microsoft.azure.management.sql.JobStepOutput&text=JobStepOutput\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.JobStepOutput.withResourceGroupName(java.lang.String)"
fullName: "com.microsoft.azure.management.sql.JobStepOutput.withResourceGroupName(String resourceGroupName)"
name: "withResourceGroupName(String resourceGroupName)"
nameWithType: "JobStepOutput.withResourceGroupName(String resourceGroupName)"
summary: "Set the output destination resource group."
parameters:
- description: "the resourceGroupName value to set"
name: "resourceGroupName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JobStepOutput withResourceGroupName(String resourceGroupName)"
desc: "Set the output destination resource group."
returns:
description: "the JobStepOutput object itself."
type: "<xref href=\"com.microsoft.azure.management.sql.JobStepOutput?alt=com.microsoft.azure.management.sql.JobStepOutput&text=JobStepOutput\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.JobStepOutput.withSchemaName(java.lang.String)"
fullName: "com.microsoft.azure.management.sql.JobStepOutput.withSchemaName(String schemaName)"
name: "withSchemaName(String schemaName)"
nameWithType: "JobStepOutput.withSchemaName(String schemaName)"
summary: "Set the output destination schema."
parameters:
- description: "the schemaName value to set"
name: "schemaName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JobStepOutput withSchemaName(String schemaName)"
desc: "Set the output destination schema."
returns:
description: "the JobStepOutput object itself."
type: "<xref href=\"com.microsoft.azure.management.sql.JobStepOutput?alt=com.microsoft.azure.management.sql.JobStepOutput&text=JobStepOutput\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.JobStepOutput.withServerName(java.lang.String)"
fullName: "com.microsoft.azure.management.sql.JobStepOutput.withServerName(String serverName)"
name: "withServerName(String serverName)"
nameWithType: "JobStepOutput.withServerName(String serverName)"
summary: "Set the output destination server name."
parameters:
- description: "the serverName value to set"
name: "serverName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JobStepOutput withServerName(String serverName)"
desc: "Set the output destination server name."
returns:
description: "the JobStepOutput object itself."
type: "<xref href=\"com.microsoft.azure.management.sql.JobStepOutput?alt=com.microsoft.azure.management.sql.JobStepOutput&text=JobStepOutput\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.JobStepOutput.withSubscriptionId(java.util.UUID)"
fullName: "com.microsoft.azure.management.sql.JobStepOutput.withSubscriptionId(UUID subscriptionId)"
name: "withSubscriptionId(UUID subscriptionId)"
nameWithType: "JobStepOutput.withSubscriptionId(UUID subscriptionId)"
summary: "Set the output destination subscription id."
parameters:
- description: "the subscriptionId value to set"
name: "subscriptionId"
type: "<xref href=\"java.util.UUID?alt=java.util.UUID&text=UUID\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JobStepOutput withSubscriptionId(UUID subscriptionId)"
desc: "Set the output destination subscription id."
returns:
description: "the JobStepOutput object itself."
type: "<xref href=\"com.microsoft.azure.management.sql.JobStepOutput?alt=com.microsoft.azure.management.sql.JobStepOutput&text=JobStepOutput\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.JobStepOutput.withTableName(java.lang.String)"
fullName: "com.microsoft.azure.management.sql.JobStepOutput.withTableName(String tableName)"
name: "withTableName(String tableName)"
nameWithType: "JobStepOutput.withTableName(String tableName)"
summary: "Set the output destination table."
parameters:
- description: "the tableName value to set"
name: "tableName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JobStepOutput withTableName(String tableName)"
desc: "Set the output destination table."
returns:
description: "the JobStepOutput object itself."
type: "<xref href=\"com.microsoft.azure.management.sql.JobStepOutput?alt=com.microsoft.azure.management.sql.JobStepOutput&text=JobStepOutput\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.JobStepOutput.withType(com.microsoft.azure.management.sql.JobStepOutputType)"
fullName: "com.microsoft.azure.management.sql.JobStepOutput.withType(JobStepOutputType type)"
name: "withType(JobStepOutputType type)"
nameWithType: "JobStepOutput.withType(JobStepOutputType type)"
summary: "Set the output destination type."
parameters:
- description: "the type value to set"
name: "type"
type: "<xref href=\"com.microsoft.azure.management.sql.JobStepOutputType?alt=com.microsoft.azure.management.sql.JobStepOutputType&text=JobStepOutputType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JobStepOutput withType(JobStepOutputType type)"
desc: "Set the output destination type. Possible values include: 'SqlDatabase'."
returns:
description: "the JobStepOutput object itself."
type: "<xref href=\"com.microsoft.azure.management.sql.JobStepOutput?alt=com.microsoft.azure.management.sql.JobStepOutput&text=JobStepOutput\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The output configuration of a job step."
metadata: {}
package: "com.microsoft.azure.management.sql"
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4