Package | Description |
---|---|
com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static JobStepActionSource |
JobStepActionSource.INLINE
Static value Inline for JobStepActionSource.
|
Modifier and Type | Method and Description |
---|---|
static JobStepActionSource |
JobStepActionSource.fromString(String name)
Creates or finds a JobStepActionSource from its string representation.
|
JobStepActionSource |
JobStepAction.source()
Get the source value.
|
Modifier and Type | Method and Description |
---|---|
static Collection<JobStepActionSource> |
JobStepActionSource.values() |
Modifier and Type | Method and Description |
---|---|
JobStepAction |
JobStepAction.withSource(JobStepActionSource source)
Set the source value.
|
Copyright © 2019. All rights reserved.