| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static JobStepOutputType |
JobStepOutputType.SQL_DATABASE
Static value SqlDatabase for JobStepOutputType.
|
| Modifier and Type | Method and Description |
|---|---|
static JobStepOutputType |
JobStepOutputType.fromString(String name)
Creates or finds a JobStepOutputType from its string representation.
|
JobStepOutputType |
JobStepOutput.type()
Get the type property: The output destination type.
|
| Modifier and Type | Method and Description |
|---|---|
JobStepOutput |
JobStepOutput.withType(JobStepOutputType type)
Set the type property: The output destination type.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.