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

185 строки
10 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.sql.JobExecutionLifecycle"
fullName: "com.microsoft.azure.management.sql.JobExecutionLifecycle"
name: "JobExecutionLifecycle"
nameWithType: "JobExecutionLifecycle"
summary: "Defines values for Job<wbr>Execution<wbr>Lifecycle."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedMembers:
- "com.microsoft.rest.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)"
- "com.microsoft.rest.ExpandableStringEnum.<T>values(java.lang.Class<T>)"
- "com.microsoft.rest.ExpandableStringEnum.equals(java.lang.Object)"
- "com.microsoft.rest.ExpandableStringEnum.hashCode()"
- "com.microsoft.rest.ExpandableStringEnum.toString()"
- "com.microsoft.rest.ExpandableStringEnum.withNameValue(java.lang.String,T,java.lang.Class<T>)"
- "java.lang.Object.clone()"
- "java.lang.Object.finalize()"
- "java.lang.Object.getClass()"
- "java.lang.Object.notify()"
- "java.lang.Object.notifyAll()"
- "java.lang.Object.wait()"
- "java.lang.Object.wait(long)"
- "java.lang.Object.wait(long,int)"
syntax: "public final class JobExecutionLifecycle extends ExpandableStringEnum<JobExecutionLifecycle>"
constructors:
- uid: "com.microsoft.azure.management.sql.JobExecutionLifecycle.JobExecutionLifecycle()"
fullName: "com.microsoft.azure.management.sql.JobExecutionLifecycle.JobExecutionLifecycle()"
name: "JobExecutionLifecycle()"
nameWithType: "JobExecutionLifecycle.JobExecutionLifecycle()"
syntax: "public JobExecutionLifecycle()"
fields:
- uid: "com.microsoft.azure.management.sql.JobExecutionLifecycle.CANCELED"
fullName: "com.microsoft.azure.management.sql.JobExecutionLifecycle.CANCELED"
name: "CANCELED"
nameWithType: "JobExecutionLifecycle.CANCELED"
summary: "Static value Canceled for Job<wbr>Execution<wbr>Lifecycle."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.sql.JobExecutionLifecycle?alt=com.microsoft.azure.management.sql.JobExecutionLifecycle&text=JobExecutionLifecycle\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final JobExecutionLifecycle CANCELED"
desc: "Static value Canceled for JobExecutionLifecycle."
- uid: "com.microsoft.azure.management.sql.JobExecutionLifecycle.CREATED"
fullName: "com.microsoft.azure.management.sql.JobExecutionLifecycle.CREATED"
name: "CREATED"
nameWithType: "JobExecutionLifecycle.CREATED"
summary: "Static value Created for Job<wbr>Execution<wbr>Lifecycle."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.sql.JobExecutionLifecycle?alt=com.microsoft.azure.management.sql.JobExecutionLifecycle&text=JobExecutionLifecycle\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final JobExecutionLifecycle CREATED"
desc: "Static value Created for JobExecutionLifecycle."
- uid: "com.microsoft.azure.management.sql.JobExecutionLifecycle.FAILED"
fullName: "com.microsoft.azure.management.sql.JobExecutionLifecycle.FAILED"
name: "FAILED"
nameWithType: "JobExecutionLifecycle.FAILED"
summary: "Static value Failed for Job<wbr>Execution<wbr>Lifecycle."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.sql.JobExecutionLifecycle?alt=com.microsoft.azure.management.sql.JobExecutionLifecycle&text=JobExecutionLifecycle\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final JobExecutionLifecycle FAILED"
desc: "Static value Failed for JobExecutionLifecycle."
- uid: "com.microsoft.azure.management.sql.JobExecutionLifecycle.IN_PROGRESS"
fullName: "com.microsoft.azure.management.sql.JobExecutionLifecycle.IN_PROGRESS"
name: "IN_PROGRESS"
nameWithType: "JobExecutionLifecycle.IN_PROGRESS"
summary: "Static value In<wbr>Progress for Job<wbr>Execution<wbr>Lifecycle."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.sql.JobExecutionLifecycle?alt=com.microsoft.azure.management.sql.JobExecutionLifecycle&text=JobExecutionLifecycle\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final JobExecutionLifecycle IN_PROGRESS"
desc: "Static value InProgress for JobExecutionLifecycle."
- uid: "com.microsoft.azure.management.sql.JobExecutionLifecycle.SKIPPED"
fullName: "com.microsoft.azure.management.sql.JobExecutionLifecycle.SKIPPED"
name: "SKIPPED"
nameWithType: "JobExecutionLifecycle.SKIPPED"
summary: "Static value Skipped for Job<wbr>Execution<wbr>Lifecycle."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.sql.JobExecutionLifecycle?alt=com.microsoft.azure.management.sql.JobExecutionLifecycle&text=JobExecutionLifecycle\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final JobExecutionLifecycle SKIPPED"
desc: "Static value Skipped for JobExecutionLifecycle."
- uid: "com.microsoft.azure.management.sql.JobExecutionLifecycle.SUCCEEDED"
fullName: "com.microsoft.azure.management.sql.JobExecutionLifecycle.SUCCEEDED"
name: "SUCCEEDED"
nameWithType: "JobExecutionLifecycle.SUCCEEDED"
summary: "Static value Succeeded for Job<wbr>Execution<wbr>Lifecycle."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.sql.JobExecutionLifecycle?alt=com.microsoft.azure.management.sql.JobExecutionLifecycle&text=JobExecutionLifecycle\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final JobExecutionLifecycle SUCCEEDED"
desc: "Static value Succeeded for JobExecutionLifecycle."
- uid: "com.microsoft.azure.management.sql.JobExecutionLifecycle.SUCCEEDED_WITH_SKIPPED"
fullName: "com.microsoft.azure.management.sql.JobExecutionLifecycle.SUCCEEDED_WITH_SKIPPED"
name: "SUCCEEDED_WITH_SKIPPED"
nameWithType: "JobExecutionLifecycle.SUCCEEDED_WITH_SKIPPED"
summary: "Static value Succeeded<wbr>With<wbr>Skipped for Job<wbr>Execution<wbr>Lifecycle."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.sql.JobExecutionLifecycle?alt=com.microsoft.azure.management.sql.JobExecutionLifecycle&text=JobExecutionLifecycle\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final JobExecutionLifecycle SUCCEEDED_WITH_SKIPPED"
desc: "Static value SucceededWithSkipped for JobExecutionLifecycle."
- uid: "com.microsoft.azure.management.sql.JobExecutionLifecycle.TIMED_OUT"
fullName: "com.microsoft.azure.management.sql.JobExecutionLifecycle.TIMED_OUT"
name: "TIMED_OUT"
nameWithType: "JobExecutionLifecycle.TIMED_OUT"
summary: "Static value Timed<wbr>Out for Job<wbr>Execution<wbr>Lifecycle."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.sql.JobExecutionLifecycle?alt=com.microsoft.azure.management.sql.JobExecutionLifecycle&text=JobExecutionLifecycle\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final JobExecutionLifecycle TIMED_OUT"
desc: "Static value TimedOut for JobExecutionLifecycle."
- uid: "com.microsoft.azure.management.sql.JobExecutionLifecycle.WAITING_FOR_CHILD_JOB_EXECUTIONS"
fullName: "com.microsoft.azure.management.sql.JobExecutionLifecycle.WAITING_FOR_CHILD_JOB_EXECUTIONS"
name: "WAITING_FOR_CHILD_JOB_EXECUTIONS"
nameWithType: "JobExecutionLifecycle.WAITING_FOR_CHILD_JOB_EXECUTIONS"
summary: "Static value Waiting<wbr>For<wbr>Child<wbr>Job<wbr>Executions for Job<wbr>Execution<wbr>Lifecycle."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.sql.JobExecutionLifecycle?alt=com.microsoft.azure.management.sql.JobExecutionLifecycle&text=JobExecutionLifecycle\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final JobExecutionLifecycle WAITING_FOR_CHILD_JOB_EXECUTIONS"
desc: "Static value WaitingForChildJobExecutions for JobExecutionLifecycle."
- uid: "com.microsoft.azure.management.sql.JobExecutionLifecycle.WAITING_FOR_RETRY"
fullName: "com.microsoft.azure.management.sql.JobExecutionLifecycle.WAITING_FOR_RETRY"
name: "WAITING_FOR_RETRY"
nameWithType: "JobExecutionLifecycle.WAITING_FOR_RETRY"
summary: "Static value Waiting<wbr>For<wbr>Retry for Job<wbr>Execution<wbr>Lifecycle."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.sql.JobExecutionLifecycle?alt=com.microsoft.azure.management.sql.JobExecutionLifecycle&text=JobExecutionLifecycle\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final JobExecutionLifecycle WAITING_FOR_RETRY"
desc: "Static value WaitingForRetry for JobExecutionLifecycle."
methods:
- uid: "com.microsoft.azure.management.sql.JobExecutionLifecycle.fromString(java.lang.String)"
fullName: "com.microsoft.azure.management.sql.JobExecutionLifecycle.fromString(String name)"
name: "fromString(String name)"
nameWithType: "JobExecutionLifecycle.fromString(String name)"
summary: "Creates or finds a Job<wbr>Execution<wbr>Lifecycle from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for"
name: "name"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static JobExecutionLifecycle fromString(String name)"
desc: "Creates or finds a JobExecutionLifecycle from its string representation."
returns:
description: "the corresponding JobExecutionLifecycle"
type: "<xref href=\"com.microsoft.azure.management.sql.JobExecutionLifecycle?alt=com.microsoft.azure.management.sql.JobExecutionLifecycle&text=JobExecutionLifecycle\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.JobExecutionLifecycle.values()"
fullName: "com.microsoft.azure.management.sql.JobExecutionLifecycle.values()"
name: "values()"
nameWithType: "JobExecutionLifecycle.values()"
modifiers:
- "static"
syntax: "public static Collection<JobExecutionLifecycle> values()"
returns:
description: "known JobExecutionLifecycle values"
type: "<xref href=\"java.util.Collection?alt=java.util.Collection&text=Collection\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.sql.JobExecutionLifecycle?alt=com.microsoft.azure.management.sql.JobExecutionLifecycle&text=JobExecutionLifecycle\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for JobExecutionLifecycle."
metadata: {}
package: "com.microsoft.azure.management.sql"
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4