### YamlMime:JavaType uid: "com.microsoft.azure.management.sql.JobStepOutputType" fullName: "com.microsoft.azure.management.sql.JobStepOutputType" name: "JobStepOutputType" nameWithType: "JobStepOutputType" summary: "Defines values for JobStepOutputType." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - ")?alt=com.microsoft.rest.ExpandableStringEnum.withNameValue&text=withNameValue\" data-throw-if-not-resolved=\"False\" />" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public final class **JobStepOutputType**
extends <>" constructors: - uid: "com.microsoft.azure.management.sql.JobStepOutputType.JobStepOutputType()" fullName: "com.microsoft.azure.management.sql.JobStepOutputType.JobStepOutputType()" name: "JobStepOutputType()" nameWithType: "JobStepOutputType.JobStepOutputType()" syntax: "public JobStepOutputType()" fields: - uid: "com.microsoft.azure.management.sql.JobStepOutputType.SQL_DATABASE" fullName: "com.microsoft.azure.management.sql.JobStepOutputType.SQL_DATABASE" name: "SQL_DATABASE" nameWithType: "JobStepOutputType.SQL_DATABASE" summary: "Static value SqlDatabase for JobStepOutputType." modifiers: - "static" - "final" field: type: "" syntax: "public static final JobStepOutputType SQL_DATABASE" desc: "Static value SqlDatabase for JobStepOutputType." methods: - uid: "com.microsoft.azure.management.sql.JobStepOutputType.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.sql.JobStepOutputType.fromString(String name)" name: "fromString(String name)" nameWithType: "JobStepOutputType.fromString(String name)" summary: "Creates or finds a JobStepOutputType from its string representation." modifiers: - "static" parameters: - description: "a name to look for" name: "name" type: "" syntax: "public static JobStepOutputType fromString(String name)" desc: "Creates or finds a JobStepOutputType from its string representation." returns: description: "the corresponding JobStepOutputType" type: "" - uid: "com.microsoft.azure.management.sql.JobStepOutputType.values()" fullName: "com.microsoft.azure.management.sql.JobStepOutputType.values()" name: "values()" nameWithType: "JobStepOutputType.values()" modifiers: - "static" syntax: "public static Collection values()" returns: description: "known JobStepOutputType values" type: "<>" type: "class" desc: "Defines values for JobStepOutputType." metadata: {} package: "com.microsoft.azure.management.sql" artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4