diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/DataLakeAnalyticsJobManagementClient.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/DataLakeAnalyticsJobManagementClient.cs index 1136134f5d1c..b223f04348fe 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/DataLakeAnalyticsJobManagementClient.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/DataLakeAnalyticsJobManagementClient.cs @@ -1,16 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; using Microsoft.Rest; using Microsoft.Rest.Azure; using Microsoft.Rest.Serialization; diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IDataLakeAnalyticsJobManagementClient.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IDataLakeAnalyticsJobManagementClient.cs index f8821e338fd8..64f87f630863 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IDataLakeAnalyticsJobManagementClient.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IDataLakeAnalyticsJobManagementClient.cs @@ -1,16 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; using Microsoft.Rest; using Microsoft.Rest.Azure; using Models; diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IJobOperations.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IJobOperations.cs index fb2143ec60d2..0124f2b04042 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IJobOperations.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IJobOperations.cs @@ -1,16 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; using Microsoft.Rest; using Microsoft.Rest.Azure; using Microsoft.Rest.Azure.OData; diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IPipelineOperations.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IPipelineOperations.cs index 0274140cffbb..de45d79a6992 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IPipelineOperations.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IPipelineOperations.cs @@ -1,16 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; using Microsoft.Rest; using Microsoft.Rest.Azure; using Models; diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IRecurrenceOperations.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IRecurrenceOperations.cs index 45c23b8034f1..f9d6cc9419d5 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IRecurrenceOperations.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/IRecurrenceOperations.cs @@ -1,16 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; using Microsoft.Rest; using Microsoft.Rest.Azure; using Models; diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/JobOperations.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/JobOperations.cs index e0782f7fb647..40663d1f42e6 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/JobOperations.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/JobOperations.cs @@ -1,16 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; using Microsoft.Rest; using Microsoft.Rest.Azure; using Microsoft.Rest.Azure.OData; diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/JobOperationsExtensions.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/JobOperationsExtensions.cs index 5d9c510da971..89bd5debfdc4 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/JobOperationsExtensions.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/JobOperationsExtensions.cs @@ -1,16 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; using Microsoft.Rest; using Microsoft.Rest.Azure; using Microsoft.Rest.Azure.OData; @@ -292,7 +291,7 @@ public static JobInformation Create(this IJobOperations operations, string accou /// public static IPage List(this IJobOperations operations, string accountName, ODataQuery odataQuery = default(ODataQuery), string select = default(string), bool? count = default(bool?)) { - return ((IJobOperations)operations).ListAsync(accountName, odataQuery, select, count).GetAwaiter().GetResult(); + return operations.ListAsync(accountName, odataQuery, select, count).GetAwaiter().GetResult(); } /// diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CompileMode.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CompileMode.cs index d309835ab4ff..b18dbd1237f2 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CompileMode.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/CompileMode.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using Newtonsoft.Json.Converters; using System.Runtime; @@ -30,4 +28,39 @@ public enum CompileMode [EnumMember(Value = "SingleBox")] SingleBox } + internal static class CompileModeEnumExtension + { + internal static string ToSerializedValue(this CompileMode? value) + { + return value == null ? null : ((CompileMode)value).ToSerializedValue(); + } + + internal static string ToSerializedValue(this CompileMode value) + { + switch( value ) + { + case CompileMode.Semantic: + return "Semantic"; + case CompileMode.Full: + return "Full"; + case CompileMode.SingleBox: + return "SingleBox"; + } + return null; + } + + internal static CompileMode? ParseCompileMode(this string value) + { + switch( value ) + { + case "Semantic": + return CompileMode.Semantic; + case "Full": + return CompileMode.Full; + case "SingleBox": + return CompileMode.SingleBox; + } + return null; + } + } } diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/Diagnostics.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/Diagnostics.cs index 16253698532b..40932bcce928 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/Diagnostics.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/Diagnostics.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using System.Linq; @@ -25,7 +23,7 @@ public partial class Diagnostics /// public Diagnostics() { - CustomInit(); + CustomInit(); } /// diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/HiveJobProperties.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/HiveJobProperties.cs index 5e75effc257a..1a83b88ff743 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/HiveJobProperties.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/HiveJobProperties.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using System.Linq; @@ -26,7 +24,7 @@ public partial class HiveJobProperties : JobProperties /// public HiveJobProperties() { - CustomInit(); + CustomInit(); } /// diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobDataPath.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobDataPath.cs index 65916ff6fe51..712b19ec96f1 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobDataPath.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobDataPath.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using System.Collections; using System.Collections.Generic; @@ -27,7 +25,7 @@ public partial class JobDataPath /// public JobDataPath() { - CustomInit(); + CustomInit(); } /// diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobErrorDetails.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobErrorDetails.cs index c60435094c11..02d6ab3b43a0 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobErrorDetails.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobErrorDetails.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using System.Linq; @@ -25,7 +23,7 @@ public partial class JobErrorDetails /// public JobErrorDetails() { - CustomInit(); + CustomInit(); } /// diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInformation.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInformation.cs index 8aaaaad84c32..ad1e4fe46850 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInformation.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInformation.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Microsoft.Rest; using Newtonsoft.Json; using System.Collections; @@ -28,7 +26,7 @@ public partial class JobInformation /// public JobInformation() { - CustomInit(); + CustomInit(); } /// diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInnerError.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInnerError.cs index 6e42cda102e1..22734f0930ba 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInnerError.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobInnerError.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using System.Linq; @@ -25,7 +23,7 @@ public partial class JobInnerError /// public JobInnerError() { - CustomInit(); + CustomInit(); } /// @@ -52,7 +50,9 @@ public JobInnerError() /// the ultimate source of the failure (usually /// either SYSTEM or USER). /// the error message description - public JobInnerError(int? diagnosticCode = default(int?), SeverityTypes? severity = default(SeverityTypes?), string details = default(string), string component = default(string), string errorId = default(string), string helpLink = default(string), string internalDiagnostics = default(string), string message = default(string), string resolution = default(string), string source = default(string), string description = default(string)) + /// the inner error of this specific job error + /// message, if any. + public JobInnerError(int? diagnosticCode = default(int?), SeverityTypes? severity = default(SeverityTypes?), string details = default(string), string component = default(string), string errorId = default(string), string helpLink = default(string), string internalDiagnostics = default(string), string message = default(string), string resolution = default(string), string source = default(string), string description = default(string), JobInnerError innerError = default(JobInnerError)) { DiagnosticCode = diagnosticCode; Severity = severity; @@ -65,6 +65,7 @@ public JobInnerError() Resolution = resolution; Source = source; Description = description; + InnerError = innerError; CustomInit(); } @@ -145,5 +146,11 @@ public JobInnerError() [JsonProperty(PropertyName = "description")] public string Description { get; private set; } + /// + /// Gets the inner error of this specific job error message, if any. + /// + [JsonProperty(PropertyName = "innerError")] + public JobInnerError InnerError { get; private set; } + } } diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobPipelineInformation.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobPipelineInformation.cs index c7220e23d075..8fbcfa04ffa9 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobPipelineInformation.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobPipelineInformation.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Microsoft.Rest; using Newtonsoft.Json; using System.Collections; @@ -29,7 +27,7 @@ public partial class JobPipelineInformation /// public JobPipelineInformation() { - CustomInit(); + CustomInit(); } /// diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobPipelineRunInformation.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobPipelineRunInformation.cs index cf00831f6ad7..910d0c200217 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobPipelineRunInformation.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobPipelineRunInformation.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using System.Linq; @@ -25,7 +23,7 @@ public partial class JobPipelineRunInformation /// public JobPipelineRunInformation() { - CustomInit(); + CustomInit(); } /// diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobProperties.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobProperties.cs index 970064c9e8c8..4a70a860143a 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobProperties.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobProperties.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Microsoft.Rest; using Newtonsoft.Json; using System.Linq; @@ -26,7 +24,7 @@ public partial class JobProperties /// public JobProperties() { - CustomInit(); + CustomInit(); } /// diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobRecurrenceInformation.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobRecurrenceInformation.cs index bbd5b0870226..447aa343b89e 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobRecurrenceInformation.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobRecurrenceInformation.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using System.Linq; @@ -25,7 +23,7 @@ public partial class JobRecurrenceInformation /// public JobRecurrenceInformation() { - CustomInit(); + CustomInit(); } /// diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobRelationshipProperties.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobRelationshipProperties.cs index a5666a6a21da..70a3a2d6821c 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobRelationshipProperties.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobRelationshipProperties.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Microsoft.Rest; using Newtonsoft.Json; using System.Linq; @@ -27,7 +25,7 @@ public partial class JobRelationshipProperties /// public JobRelationshipProperties() { - CustomInit(); + CustomInit(); } /// diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobResource.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobResource.cs index 7750884a2334..244b2ed07363 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobResource.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobResource.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using System.Linq; @@ -25,7 +23,7 @@ public partial class JobResource /// public JobResource() { - CustomInit(); + CustomInit(); } /// diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobResourceType.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobResourceType.cs index b5518b8521d1..a0b215a08ef5 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobResourceType.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobResourceType.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using Newtonsoft.Json.Converters; using System.Runtime; @@ -36,4 +34,51 @@ public enum JobResourceType [EnumMember(Value = "StatisticsResourceInUserFolder")] StatisticsResourceInUserFolder } + internal static class JobResourceTypeEnumExtension + { + internal static string ToSerializedValue(this JobResourceType? value) + { + return value == null ? null : ((JobResourceType)value).ToSerializedValue(); + } + + internal static string ToSerializedValue(this JobResourceType value) + { + switch( value ) + { + case JobResourceType.VertexResource: + return "VertexResource"; + case JobResourceType.JobManagerResource: + return "JobManagerResource"; + case JobResourceType.StatisticsResource: + return "StatisticsResource"; + case JobResourceType.VertexResourceInUserFolder: + return "VertexResourceInUserFolder"; + case JobResourceType.JobManagerResourceInUserFolder: + return "JobManagerResourceInUserFolder"; + case JobResourceType.StatisticsResourceInUserFolder: + return "StatisticsResourceInUserFolder"; + } + return null; + } + + internal static JobResourceType? ParseJobResourceType(this string value) + { + switch( value ) + { + case "VertexResource": + return JobResourceType.VertexResource; + case "JobManagerResource": + return JobResourceType.JobManagerResource; + case "StatisticsResource": + return JobResourceType.StatisticsResource; + case "VertexResourceInUserFolder": + return JobResourceType.VertexResourceInUserFolder; + case "JobManagerResourceInUserFolder": + return JobResourceType.JobManagerResourceInUserFolder; + case "StatisticsResourceInUserFolder": + return JobResourceType.StatisticsResourceInUserFolder; + } + return null; + } + } } diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobResult.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobResult.cs index a7d99714ba2c..7274c149bcd9 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobResult.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobResult.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using Newtonsoft.Json.Converters; using System.Runtime; @@ -32,4 +30,43 @@ public enum JobResult [EnumMember(Value = "Failed")] Failed } + internal static class JobResultEnumExtension + { + internal static string ToSerializedValue(this JobResult? value) + { + return value == null ? null : ((JobResult)value).ToSerializedValue(); + } + + internal static string ToSerializedValue(this JobResult value) + { + switch( value ) + { + case JobResult.None: + return "None"; + case JobResult.Succeeded: + return "Succeeded"; + case JobResult.Cancelled: + return "Cancelled"; + case JobResult.Failed: + return "Failed"; + } + return null; + } + + internal static JobResult? ParseJobResult(this string value) + { + switch( value ) + { + case "None": + return JobResult.None; + case "Succeeded": + return JobResult.Succeeded; + case "Cancelled": + return JobResult.Cancelled; + case "Failed": + return JobResult.Failed; + } + return null; + } + } } diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobState.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobState.cs index e79d0679a587..b04502fb7d45 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobState.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobState.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using Newtonsoft.Json.Converters; using System.Runtime; @@ -44,4 +42,67 @@ public enum JobState [EnumMember(Value = "WaitingForCapacity")] WaitingForCapacity } + internal static class JobStateEnumExtension + { + internal static string ToSerializedValue(this JobState? value) + { + return value == null ? null : ((JobState)value).ToSerializedValue(); + } + + internal static string ToSerializedValue(this JobState value) + { + switch( value ) + { + case JobState.Accepted: + return "Accepted"; + case JobState.Compiling: + return "Compiling"; + case JobState.Ended: + return "Ended"; + case JobState.New: + return "New"; + case JobState.Queued: + return "Queued"; + case JobState.Running: + return "Running"; + case JobState.Scheduling: + return "Scheduling"; + case JobState.Starting: + return "Starting"; + case JobState.Paused: + return "Paused"; + case JobState.WaitingForCapacity: + return "WaitingForCapacity"; + } + return null; + } + + internal static JobState? ParseJobState(this string value) + { + switch( value ) + { + case "Accepted": + return JobState.Accepted; + case "Compiling": + return JobState.Compiling; + case "Ended": + return JobState.Ended; + case "New": + return JobState.New; + case "Queued": + return JobState.Queued; + case "Running": + return JobState.Running; + case "Scheduling": + return JobState.Scheduling; + case "Starting": + return JobState.Starting; + case "Paused": + return JobState.Paused; + case "WaitingForCapacity": + return JobState.WaitingForCapacity; + } + return null; + } + } } diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStateAuditRecord.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStateAuditRecord.cs index a91324ef8f75..bee688c4ed13 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStateAuditRecord.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStateAuditRecord.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using System.Linq; @@ -26,7 +24,7 @@ public partial class JobStateAuditRecord /// public JobStateAuditRecord() { - CustomInit(); + CustomInit(); } /// diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatistics.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatistics.cs index 0bd1909a4c46..80d9eab107fa 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatistics.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatistics.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using System.Collections; using System.Collections.Generic; @@ -27,7 +25,7 @@ public partial class JobStatistics /// public JobStatistics() { - CustomInit(); + CustomInit(); } /// diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatisticsVertexStage.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatisticsVertexStage.cs index e70764207051..42ebdf656645 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatisticsVertexStage.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobStatisticsVertexStage.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using System.Linq; @@ -25,7 +23,7 @@ public partial class JobStatisticsVertexStage /// public JobStatisticsVertexStage() { - CustomInit(); + CustomInit(); } /// diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobType.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobType.cs index 934a146450aa..99b543bb84b6 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobType.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/JobType.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using Newtonsoft.Json.Converters; using System.Runtime; @@ -28,4 +26,35 @@ public enum JobType [EnumMember(Value = "Hive")] Hive } + internal static class JobTypeEnumExtension + { + internal static string ToSerializedValue(this JobType? value) + { + return value == null ? null : ((JobType)value).ToSerializedValue(); + } + + internal static string ToSerializedValue(this JobType value) + { + switch( value ) + { + case JobType.USql: + return "USql"; + case JobType.Hive: + return "Hive"; + } + return null; + } + + internal static JobType? ParseJobType(this string value) + { + switch( value ) + { + case "USql": + return JobType.USql; + case "Hive": + return JobType.Hive; + } + return null; + } + } } diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/Page.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/Page.cs index 9e0084270613..b5a213e7d785 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/Page.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/Page.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Microsoft.Rest; using Microsoft.Rest.Azure; using Newtonsoft.Json; diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/SeverityTypes.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/SeverityTypes.cs index 4e374df94a5c..07f0f5621e65 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/SeverityTypes.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/SeverityTypes.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using Newtonsoft.Json.Converters; using System.Runtime; @@ -36,4 +34,51 @@ public enum SeverityTypes [EnumMember(Value = "UserWarning")] UserWarning } + internal static class SeverityTypesEnumExtension + { + internal static string ToSerializedValue(this SeverityTypes? value) + { + return value == null ? null : ((SeverityTypes)value).ToSerializedValue(); + } + + internal static string ToSerializedValue(this SeverityTypes value) + { + switch( value ) + { + case SeverityTypes.Warning: + return "Warning"; + case SeverityTypes.Error: + return "Error"; + case SeverityTypes.Info: + return "Info"; + case SeverityTypes.SevereWarning: + return "SevereWarning"; + case SeverityTypes.Deprecated: + return "Deprecated"; + case SeverityTypes.UserWarning: + return "UserWarning"; + } + return null; + } + + internal static SeverityTypes? ParseSeverityTypes(this string value) + { + switch( value ) + { + case "Warning": + return SeverityTypes.Warning; + case "Error": + return SeverityTypes.Error; + case "Info": + return SeverityTypes.Info; + case "SevereWarning": + return SeverityTypes.SevereWarning; + case "Deprecated": + return SeverityTypes.Deprecated; + case "UserWarning": + return SeverityTypes.UserWarning; + } + return null; + } + } } diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/USqlJobProperties.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/USqlJobProperties.cs index 7fd7b91fd8e8..fa9c93a34112 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/USqlJobProperties.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/Models/USqlJobProperties.cs @@ -1,17 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics.Models { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; - using Microsoft.Azure.Management.DataLake.Analytics; using Newtonsoft.Json; using System.Collections; using System.Collections.Generic; @@ -28,7 +26,7 @@ public partial class USqlJobProperties : JobProperties /// public USqlJobProperties() { - CustomInit(); + CustomInit(); } /// diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/PipelineOperations.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/PipelineOperations.cs index a942b5d9c8aa..edfe19785344 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/PipelineOperations.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/PipelineOperations.cs @@ -1,16 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; using Microsoft.Rest; using Microsoft.Rest.Azure; using Models; diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/PipelineOperationsExtensions.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/PipelineOperationsExtensions.cs index 49939909760b..724eccd3941a 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/PipelineOperationsExtensions.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/PipelineOperationsExtensions.cs @@ -1,16 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; using Microsoft.Rest; using Microsoft.Rest.Azure; using Models; diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/RecurrenceOperations.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/RecurrenceOperations.cs index 8af050a013e2..f33f53c95f72 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/RecurrenceOperations.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/RecurrenceOperations.cs @@ -1,16 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; using Microsoft.Rest; using Microsoft.Rest.Azure; using Models; diff --git a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/RecurrenceOperationsExtensions.cs b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/RecurrenceOperationsExtensions.cs index a0fffcfb9020..5ee91050ecc8 100644 --- a/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/RecurrenceOperationsExtensions.cs +++ b/src/SDKs/DataLake.Analytics/Management.DataLake.Analytics/Generated/RecurrenceOperationsExtensions.cs @@ -1,16 +1,15 @@ +// // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // -// Code generated by Microsoft (R) AutoRest Code Generator 1.1.0.0 +// Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. +// namespace Microsoft.Azure.Management.DataLake.Analytics { - using Microsoft.Azure; - using Microsoft.Azure.Management; - using Microsoft.Azure.Management.DataLake; using Microsoft.Rest; using Microsoft.Rest.Azure; using Models;