@tsonic/efcore-sqlserver 0.1.2 → 10.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -24,7 +24,7 @@ import * as System_Collections_Internal from "@tsonic/dotnet/System.Collections.
|
|
|
24
24
|
import type { IEnumerable } from "@tsonic/dotnet/System.Collections.js";
|
|
25
25
|
import type { Stream } from "@tsonic/dotnet/System.IO.js";
|
|
26
26
|
import * as System_Lib from "@tsonic/dotnet/System.js";
|
|
27
|
-
import type { AsyncCallback, Boolean as ClrBoolean, Byte, Char, DateTimeOffset, Enum, Exception, Func, IAsyncResult, ICloneable, IComparable, IConvertible, IDisposable, IEquatable, IFormattable, Int32, Int64, IntPtr, ISpanFormattable, MulticastDelegate, Nullable, Object as ClrObject, ReadOnlyMemory, ReadOnlySpan, String as ClrString, TimeSpan, Type, UInt16, Uri, ValueType, Void } from "@tsonic/dotnet/System.js";
|
|
27
|
+
import type { AsyncCallback, Boolean as ClrBoolean, Byte, Char, DateTimeOffset, Double, Enum, Exception, Func, IAsyncResult, ICloneable, IComparable, IConvertible, IDisposable, IEquatable, IFormattable, Int32, Int64, IntPtr, ISpanFormattable, MulticastDelegate, Nullable, Object as ClrObject, ReadOnlyMemory, ReadOnlySpan, String as ClrString, TimeSpan, Type, UInt16, Uri, ValueType, Void } from "@tsonic/dotnet/System.js";
|
|
28
28
|
import type { Assembly } from "@tsonic/dotnet/System.Reflection.js";
|
|
29
29
|
import * as System_Runtime_Serialization_Internal from "@tsonic/dotnet/System.Runtime.Serialization.js";
|
|
30
30
|
import type { ISerializable } from "@tsonic/dotnet/System.Runtime.Serialization.js";
|
|
@@ -33,15 +33,15 @@ import type { CancellationToken } from "@tsonic/dotnet/System.Threading.js";
|
|
|
33
33
|
import type { Task, ValueTask } from "@tsonic/dotnet/System.Threading.Tasks.js";
|
|
34
34
|
|
|
35
35
|
export enum HttpPipelinePosition {
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
36
|
+
PerCall = 0,
|
|
37
|
+
PerRetry = 1,
|
|
38
|
+
BeforeTransport = 2
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
|
|
42
42
|
export enum RetryMode {
|
|
43
|
-
|
|
44
|
-
|
|
43
|
+
Fixed = 0,
|
|
44
|
+
Exponential = 1
|
|
45
45
|
}
|
|
46
46
|
|
|
47
47
|
|
|
@@ -49,12 +49,12 @@ export type SyncAsyncEventHandler_1<T extends SyncAsyncEventArgs> = (e: T) => Ta
|
|
|
49
49
|
|
|
50
50
|
|
|
51
51
|
export interface AccessToken$instance {
|
|
52
|
-
readonly
|
|
53
|
-
readonly
|
|
54
|
-
readonly
|
|
55
|
-
readonly
|
|
56
|
-
|
|
57
|
-
|
|
52
|
+
readonly ExpiresOn: DateTimeOffset;
|
|
53
|
+
readonly RefreshOn: Nullable<DateTimeOffset>;
|
|
54
|
+
readonly Token: string;
|
|
55
|
+
readonly TokenType: string;
|
|
56
|
+
Equals(obj: unknown): boolean;
|
|
57
|
+
GetHashCode(): int;
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
|
|
@@ -68,113 +68,113 @@ export const AccessToken: {
|
|
|
68
68
|
export type AccessToken = AccessToken$instance;
|
|
69
69
|
|
|
70
70
|
export interface AzureLocation$instance {
|
|
71
|
-
readonly
|
|
72
|
-
readonly
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
71
|
+
readonly DisplayName: string | undefined;
|
|
72
|
+
readonly Name: string;
|
|
73
|
+
Equals(other: AzureLocation): boolean;
|
|
74
|
+
Equals(obj: unknown): boolean;
|
|
75
|
+
GetHashCode(): int;
|
|
76
|
+
ToString(): string;
|
|
77
77
|
}
|
|
78
78
|
|
|
79
79
|
|
|
80
80
|
export const AzureLocation: {
|
|
81
81
|
new(location: string): AzureLocation;
|
|
82
82
|
new(name: string, displayName: string): AzureLocation;
|
|
83
|
-
readonly
|
|
84
|
-
readonly
|
|
85
|
-
readonly
|
|
86
|
-
readonly
|
|
87
|
-
readonly
|
|
88
|
-
readonly
|
|
89
|
-
readonly
|
|
90
|
-
readonly
|
|
91
|
-
readonly
|
|
92
|
-
readonly
|
|
93
|
-
readonly
|
|
94
|
-
readonly
|
|
95
|
-
readonly
|
|
96
|
-
readonly
|
|
97
|
-
readonly
|
|
98
|
-
readonly
|
|
99
|
-
readonly
|
|
100
|
-
readonly
|
|
101
|
-
readonly
|
|
102
|
-
readonly
|
|
103
|
-
readonly
|
|
104
|
-
readonly
|
|
105
|
-
readonly
|
|
106
|
-
readonly
|
|
107
|
-
readonly
|
|
108
|
-
readonly
|
|
109
|
-
readonly
|
|
110
|
-
readonly
|
|
111
|
-
readonly
|
|
112
|
-
readonly
|
|
113
|
-
readonly
|
|
114
|
-
readonly
|
|
115
|
-
readonly
|
|
116
|
-
readonly
|
|
117
|
-
readonly
|
|
118
|
-
readonly
|
|
119
|
-
readonly
|
|
120
|
-
readonly
|
|
121
|
-
readonly
|
|
122
|
-
readonly
|
|
123
|
-
readonly
|
|
124
|
-
readonly
|
|
125
|
-
readonly
|
|
126
|
-
readonly
|
|
127
|
-
readonly
|
|
128
|
-
readonly
|
|
129
|
-
readonly
|
|
130
|
-
readonly
|
|
131
|
-
readonly
|
|
132
|
-
readonly
|
|
133
|
-
readonly
|
|
134
|
-
readonly
|
|
135
|
-
readonly
|
|
136
|
-
readonly
|
|
137
|
-
readonly
|
|
138
|
-
readonly
|
|
139
|
-
readonly
|
|
140
|
-
readonly
|
|
141
|
-
readonly
|
|
142
|
-
readonly
|
|
143
|
-
readonly
|
|
144
|
-
readonly
|
|
145
|
-
readonly
|
|
146
|
-
readonly
|
|
83
|
+
readonly EastAsia: AzureLocation;
|
|
84
|
+
readonly SoutheastAsia: AzureLocation;
|
|
85
|
+
readonly CentralUS: AzureLocation;
|
|
86
|
+
readonly EastUS: AzureLocation;
|
|
87
|
+
readonly EastUS2: AzureLocation;
|
|
88
|
+
readonly WestUS: AzureLocation;
|
|
89
|
+
readonly WestUS2: AzureLocation;
|
|
90
|
+
readonly WestUS3: AzureLocation;
|
|
91
|
+
readonly NorthCentralUS: AzureLocation;
|
|
92
|
+
readonly SouthCentralUS: AzureLocation;
|
|
93
|
+
readonly NorthEurope: AzureLocation;
|
|
94
|
+
readonly WestEurope: AzureLocation;
|
|
95
|
+
readonly JapanWest: AzureLocation;
|
|
96
|
+
readonly JapanEast: AzureLocation;
|
|
97
|
+
readonly BrazilSouth: AzureLocation;
|
|
98
|
+
readonly AustraliaEast: AzureLocation;
|
|
99
|
+
readonly AustraliaSoutheast: AzureLocation;
|
|
100
|
+
readonly SouthIndia: AzureLocation;
|
|
101
|
+
readonly CentralIndia: AzureLocation;
|
|
102
|
+
readonly WestIndia: AzureLocation;
|
|
103
|
+
readonly CanadaCentral: AzureLocation;
|
|
104
|
+
readonly CanadaEast: AzureLocation;
|
|
105
|
+
readonly UKSouth: AzureLocation;
|
|
106
|
+
readonly UKWest: AzureLocation;
|
|
107
|
+
readonly WestCentralUS: AzureLocation;
|
|
108
|
+
readonly KoreaCentral: AzureLocation;
|
|
109
|
+
readonly KoreaSouth: AzureLocation;
|
|
110
|
+
readonly FranceCentral: AzureLocation;
|
|
111
|
+
readonly FranceSouth: AzureLocation;
|
|
112
|
+
readonly AustraliaCentral: AzureLocation;
|
|
113
|
+
readonly AustraliaCentral2: AzureLocation;
|
|
114
|
+
readonly UAECentral: AzureLocation;
|
|
115
|
+
readonly UAENorth: AzureLocation;
|
|
116
|
+
readonly SouthAfricaNorth: AzureLocation;
|
|
117
|
+
readonly SouthAfricaWest: AzureLocation;
|
|
118
|
+
readonly SwedenCentral: AzureLocation;
|
|
119
|
+
readonly SwedenSouth: AzureLocation;
|
|
120
|
+
readonly SwitzerlandNorth: AzureLocation;
|
|
121
|
+
readonly SwitzerlandWest: AzureLocation;
|
|
122
|
+
readonly GermanyNorth: AzureLocation;
|
|
123
|
+
readonly GermanyWestCentral: AzureLocation;
|
|
124
|
+
readonly GermanyCentral: AzureLocation;
|
|
125
|
+
readonly GermanyNorthEast: AzureLocation;
|
|
126
|
+
readonly NorwayWest: AzureLocation;
|
|
127
|
+
readonly NorwayEast: AzureLocation;
|
|
128
|
+
readonly BrazilSoutheast: AzureLocation;
|
|
129
|
+
readonly ChinaNorth: AzureLocation;
|
|
130
|
+
readonly ChinaEast: AzureLocation;
|
|
131
|
+
readonly ChinaNorth2: AzureLocation;
|
|
132
|
+
readonly ChinaNorth3: AzureLocation;
|
|
133
|
+
readonly ChinaEast2: AzureLocation;
|
|
134
|
+
readonly ChinaEast3: AzureLocation;
|
|
135
|
+
readonly QatarCentral: AzureLocation;
|
|
136
|
+
readonly USDoDCentral: AzureLocation;
|
|
137
|
+
readonly USDoDEast: AzureLocation;
|
|
138
|
+
readonly USGovArizona: AzureLocation;
|
|
139
|
+
readonly USGovTexas: AzureLocation;
|
|
140
|
+
readonly USGovVirginia: AzureLocation;
|
|
141
|
+
readonly USGovIowa: AzureLocation;
|
|
142
|
+
readonly IsraelCentral: AzureLocation;
|
|
143
|
+
readonly ItalyNorth: AzureLocation;
|
|
144
|
+
readonly PolandCentral: AzureLocation;
|
|
145
|
+
readonly MexicoCentral: AzureLocation;
|
|
146
|
+
readonly SpainCentral: AzureLocation;
|
|
147
147
|
};
|
|
148
148
|
|
|
149
149
|
|
|
150
150
|
export type AzureLocation = AzureLocation$instance;
|
|
151
151
|
|
|
152
152
|
export interface ContentType$instance {
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
153
|
+
Equals(other: ContentType): boolean;
|
|
154
|
+
Equals(other: string): boolean;
|
|
155
|
+
Equals(obj: unknown): boolean;
|
|
156
|
+
GetHashCode(): int;
|
|
157
|
+
ToString(): string;
|
|
158
158
|
}
|
|
159
159
|
|
|
160
160
|
|
|
161
161
|
export const ContentType: {
|
|
162
162
|
new(contentType: string): ContentType;
|
|
163
|
-
readonly
|
|
164
|
-
readonly
|
|
165
|
-
readonly
|
|
163
|
+
readonly ApplicationJson: ContentType;
|
|
164
|
+
readonly ApplicationOctetStream: ContentType;
|
|
165
|
+
readonly TextPlain: ContentType;
|
|
166
166
|
};
|
|
167
167
|
|
|
168
168
|
|
|
169
169
|
export type ContentType = ContentType$instance;
|
|
170
170
|
|
|
171
171
|
export interface HttpHeader$instance {
|
|
172
|
-
readonly
|
|
173
|
-
readonly
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
172
|
+
readonly Name: string;
|
|
173
|
+
readonly Value: string;
|
|
174
|
+
Equals(obj: unknown): boolean;
|
|
175
|
+
Equals(other: HttpHeader): boolean;
|
|
176
|
+
GetHashCode(): int;
|
|
177
|
+
ToString(): string;
|
|
178
178
|
}
|
|
179
179
|
|
|
180
180
|
|
|
@@ -186,8 +186,8 @@ export const HttpHeader: {
|
|
|
186
186
|
export type HttpHeader = HttpHeader$instance;
|
|
187
187
|
|
|
188
188
|
export interface MessageProcessingContext$instance {
|
|
189
|
-
|
|
190
|
-
|
|
189
|
+
RetryNumber: int;
|
|
190
|
+
StartTime: DateTimeOffset;
|
|
191
191
|
}
|
|
192
192
|
|
|
193
193
|
|
|
@@ -199,7 +199,7 @@ export const MessageProcessingContext: {
|
|
|
199
199
|
export type MessageProcessingContext = MessageProcessingContext$instance;
|
|
200
200
|
|
|
201
201
|
export interface RehydrationToken$instance {
|
|
202
|
-
readonly
|
|
202
|
+
readonly Id: string;
|
|
203
203
|
}
|
|
204
204
|
|
|
205
205
|
|
|
@@ -219,14 +219,14 @@ export type RehydrationToken = RehydrationToken$instance & __RehydrationToken$vi
|
|
|
219
219
|
|
|
220
220
|
|
|
221
221
|
export interface RequestHeaders$instance {
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
222
|
+
Add(header: HttpHeader): void;
|
|
223
|
+
Add(name: string, value: string): void;
|
|
224
|
+
Contains(name: string): boolean;
|
|
225
|
+
GetEnumerator(): IEnumerator<HttpHeader>;
|
|
226
|
+
Remove(name: string): boolean;
|
|
227
|
+
SetValue(name: string, value: string): void;
|
|
228
|
+
TryGetValue(name: string, value: string): boolean;
|
|
229
|
+
TryGetValues(name: string, values: IEnumerable__System_Collections_Generic<System_Internal.String>): boolean;
|
|
230
230
|
}
|
|
231
231
|
|
|
232
232
|
|
|
@@ -238,38 +238,38 @@ export const RequestHeaders: {
|
|
|
238
238
|
export type RequestHeaders = RequestHeaders$instance;
|
|
239
239
|
|
|
240
240
|
export interface RequestMethod$instance {
|
|
241
|
-
readonly
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
241
|
+
readonly Method: string;
|
|
242
|
+
Equals(other: RequestMethod): boolean;
|
|
243
|
+
Equals(obj: unknown): boolean;
|
|
244
|
+
GetHashCode(): int;
|
|
245
|
+
ToString(): string;
|
|
246
246
|
}
|
|
247
247
|
|
|
248
248
|
|
|
249
249
|
export const RequestMethod: {
|
|
250
250
|
new(method: string): RequestMethod;
|
|
251
|
-
readonly
|
|
252
|
-
readonly
|
|
253
|
-
readonly
|
|
254
|
-
readonly
|
|
255
|
-
readonly
|
|
256
|
-
readonly
|
|
257
|
-
readonly
|
|
258
|
-
readonly
|
|
259
|
-
|
|
251
|
+
readonly Get: RequestMethod;
|
|
252
|
+
readonly Post: RequestMethod;
|
|
253
|
+
readonly Put: RequestMethod;
|
|
254
|
+
readonly Patch: RequestMethod;
|
|
255
|
+
readonly Delete: RequestMethod;
|
|
256
|
+
readonly Head: RequestMethod;
|
|
257
|
+
readonly Options: RequestMethod;
|
|
258
|
+
readonly Trace: RequestMethod;
|
|
259
|
+
Parse(method: string): RequestMethod;
|
|
260
260
|
};
|
|
261
261
|
|
|
262
262
|
|
|
263
263
|
export type RequestMethod = RequestMethod$instance;
|
|
264
264
|
|
|
265
265
|
export interface ResourceType$instance {
|
|
266
|
-
readonly
|
|
267
|
-
readonly
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
266
|
+
readonly Namespace: string;
|
|
267
|
+
readonly Type: string;
|
|
268
|
+
Equals(other: ResourceType): boolean;
|
|
269
|
+
Equals(other: unknown): boolean;
|
|
270
|
+
GetHashCode(): int;
|
|
271
|
+
GetLastType(): string;
|
|
272
|
+
ToString(): string;
|
|
273
273
|
}
|
|
274
274
|
|
|
275
275
|
|
|
@@ -281,16 +281,16 @@ export const ResourceType: {
|
|
|
281
281
|
export type ResourceType = ResourceType$instance;
|
|
282
282
|
|
|
283
283
|
export interface ResponseHeaders$instance {
|
|
284
|
-
readonly
|
|
285
|
-
readonly
|
|
286
|
-
readonly
|
|
287
|
-
readonly
|
|
288
|
-
readonly
|
|
289
|
-
readonly
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
284
|
+
readonly ContentLength: Nullable<System_Internal.Int32>;
|
|
285
|
+
readonly ContentLengthLong: Nullable<System_Internal.Int64>;
|
|
286
|
+
readonly ContentType: string | undefined;
|
|
287
|
+
readonly Date: Nullable<DateTimeOffset>;
|
|
288
|
+
readonly ETag: Nullable<ETag>;
|
|
289
|
+
readonly RequestId: string | undefined;
|
|
290
|
+
Contains(name: string): boolean;
|
|
291
|
+
GetEnumerator(): IEnumerator<HttpHeader>;
|
|
292
|
+
TryGetValue(name: string, value: string): boolean;
|
|
293
|
+
TryGetValues(name: string, values: IEnumerable__System_Collections_Generic<System_Internal.String>): boolean;
|
|
294
294
|
}
|
|
295
295
|
|
|
296
296
|
|
|
@@ -302,15 +302,15 @@ export const ResponseHeaders: {
|
|
|
302
302
|
export type ResponseHeaders = ResponseHeaders$instance;
|
|
303
303
|
|
|
304
304
|
export interface TokenRequestContext$instance {
|
|
305
|
-
readonly
|
|
306
|
-
readonly
|
|
307
|
-
readonly
|
|
308
|
-
readonly
|
|
309
|
-
readonly
|
|
310
|
-
readonly
|
|
311
|
-
readonly
|
|
312
|
-
readonly
|
|
313
|
-
readonly
|
|
305
|
+
readonly Claims: string | undefined;
|
|
306
|
+
readonly IsCaeEnabled: boolean;
|
|
307
|
+
readonly IsProofOfPossessionEnabled: boolean;
|
|
308
|
+
readonly ParentRequestId: string | undefined;
|
|
309
|
+
readonly ProofOfPossessionNonce: string | undefined;
|
|
310
|
+
readonly ResourceRequestMethod: string | undefined;
|
|
311
|
+
readonly ResourceRequestUri: Uri | undefined;
|
|
312
|
+
readonly Scopes: string[];
|
|
313
|
+
readonly TenantId: string | undefined;
|
|
314
314
|
}
|
|
315
315
|
|
|
316
316
|
|
|
@@ -325,88 +325,103 @@ export const TokenRequestContext: {
|
|
|
325
325
|
|
|
326
326
|
export type TokenRequestContext = TokenRequestContext$instance;
|
|
327
327
|
|
|
328
|
-
export
|
|
328
|
+
export abstract class AzureCoreContext$protected {
|
|
329
|
+
protected TryGetTypeBuilderCore(type: Type, builder: ModelReaderWriterTypeBuilder): boolean;
|
|
330
|
+
}
|
|
331
|
+
|
|
332
|
+
|
|
333
|
+
export interface AzureCoreContext$instance extends AzureCoreContext$protected, ModelReaderWriterContext {
|
|
329
334
|
}
|
|
330
335
|
|
|
331
336
|
|
|
332
337
|
export const AzureCoreContext: {
|
|
333
338
|
new(): AzureCoreContext;
|
|
334
|
-
readonly
|
|
339
|
+
readonly Default: AzureCoreContext;
|
|
335
340
|
};
|
|
336
341
|
|
|
337
342
|
|
|
338
343
|
export type AzureCoreContext = AzureCoreContext$instance;
|
|
339
344
|
|
|
340
345
|
export interface ClientOptions$instance {
|
|
341
|
-
readonly
|
|
342
|
-
readonly
|
|
343
|
-
get
|
|
344
|
-
set
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
346
|
+
readonly Diagnostics: DiagnosticsOptions | TokenCredentialDiagnosticsOptions;
|
|
347
|
+
readonly Retry: RetryOptions;
|
|
348
|
+
get RetryPolicy(): HttpPipelinePolicy | undefined;
|
|
349
|
+
set RetryPolicy(value: HttpPipelinePolicy);
|
|
350
|
+
Transport: HttpPipelineTransport;
|
|
351
|
+
AddPolicy(policy: HttpPipelinePolicy, position: HttpPipelinePosition): void;
|
|
352
|
+
Equals(obj: unknown): boolean;
|
|
353
|
+
GetHashCode(): int;
|
|
354
|
+
ToString(): string | undefined;
|
|
350
355
|
}
|
|
351
356
|
|
|
352
357
|
|
|
353
358
|
export const ClientOptions: {
|
|
354
|
-
|
|
359
|
+
new(): ClientOptions;
|
|
360
|
+
new(diagnostics: DiagnosticsOptions): ClientOptions;
|
|
361
|
+
Default: ClientOptions;
|
|
355
362
|
};
|
|
356
363
|
|
|
357
364
|
|
|
358
365
|
export type ClientOptions = ClientOptions$instance;
|
|
359
366
|
|
|
360
|
-
export
|
|
361
|
-
|
|
367
|
+
export abstract class DelayStrategy$protected {
|
|
368
|
+
protected abstract GetNextDelayCore(response: Response, retryNumber: int): TimeSpan;
|
|
369
|
+
}
|
|
370
|
+
|
|
371
|
+
|
|
372
|
+
export interface DelayStrategy$instance extends DelayStrategy$protected {
|
|
373
|
+
GetNextDelay(response: Response, retryNumber: int): TimeSpan;
|
|
362
374
|
}
|
|
363
375
|
|
|
364
376
|
|
|
365
377
|
export const DelayStrategy: {
|
|
366
|
-
|
|
367
|
-
|
|
378
|
+
new(maxDelay: Nullable<TimeSpan>, jitterFactor: double): DelayStrategy;
|
|
379
|
+
CreateExponentialDelayStrategy(initialDelay?: Nullable<TimeSpan>, maxDelay?: Nullable<TimeSpan>): DelayStrategy;
|
|
380
|
+
CreateFixedDelayStrategy(delay?: Nullable<TimeSpan>): DelayStrategy;
|
|
381
|
+
Max(val1: TimeSpan, val2: TimeSpan): TimeSpan;
|
|
382
|
+
Min(val1: TimeSpan, val2: TimeSpan): TimeSpan;
|
|
368
383
|
};
|
|
369
384
|
|
|
370
385
|
|
|
371
386
|
export type DelayStrategy = DelayStrategy$instance;
|
|
372
387
|
|
|
373
388
|
export interface DiagnosticsOptions$instance {
|
|
374
|
-
get
|
|
375
|
-
set
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
389
|
+
get ApplicationId(): string | undefined;
|
|
390
|
+
set ApplicationId(value: string);
|
|
391
|
+
IsDistributedTracingEnabled: boolean;
|
|
392
|
+
IsLoggingContentEnabled: boolean;
|
|
393
|
+
IsLoggingEnabled: boolean;
|
|
394
|
+
IsTelemetryEnabled: boolean;
|
|
395
|
+
LoggedContentSizeLimit: int;
|
|
396
|
+
LoggedHeaderNames: IList<System_Internal.String>;
|
|
397
|
+
LoggedQueryParameters: IList<System_Internal.String>;
|
|
383
398
|
}
|
|
384
399
|
|
|
385
400
|
|
|
386
401
|
export const DiagnosticsOptions: {
|
|
387
402
|
new(): DiagnosticsOptions;
|
|
388
|
-
get
|
|
389
|
-
set
|
|
403
|
+
get DefaultApplicationId(): string | undefined;
|
|
404
|
+
set DefaultApplicationId(value: string);
|
|
390
405
|
};
|
|
391
406
|
|
|
392
407
|
|
|
393
408
|
export type DiagnosticsOptions = DiagnosticsOptions$instance;
|
|
394
409
|
|
|
395
410
|
export interface HttpMessage$instance {
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
readonly
|
|
399
|
-
|
|
400
|
-
readonly
|
|
401
|
-
readonly
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
411
|
+
BufferResponse: boolean;
|
|
412
|
+
CancellationToken: CancellationToken;
|
|
413
|
+
readonly HasResponse: boolean;
|
|
414
|
+
NetworkTimeout: Nullable<TimeSpan>;
|
|
415
|
+
readonly ProcessingContext: MessageProcessingContext;
|
|
416
|
+
readonly Request: Request;
|
|
417
|
+
Response: Response;
|
|
418
|
+
ResponseClassifier: ResponseClassifier;
|
|
419
|
+
Dispose(): void;
|
|
420
|
+
ExtractResponseContent(): Stream | undefined;
|
|
421
|
+
SetProperty(name: string, value: unknown): void;
|
|
422
|
+
SetProperty(type: Type, value: unknown): void;
|
|
423
|
+
TryGetProperty(name: string, value: unknown): boolean;
|
|
424
|
+
TryGetProperty(type: Type, value: unknown): boolean;
|
|
410
425
|
}
|
|
411
426
|
|
|
412
427
|
|
|
@@ -417,76 +432,90 @@ export const HttpMessage: {
|
|
|
417
432
|
|
|
418
433
|
export type HttpMessage = HttpMessage$instance;
|
|
419
434
|
|
|
420
|
-
export
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
435
|
+
export abstract class Request$protected {
|
|
436
|
+
protected abstract AddHeader(name: string, value: string): void;
|
|
437
|
+
protected abstract ContainsHeader(name: string): boolean;
|
|
438
|
+
protected abstract EnumerateHeaders(): IEnumerable__System_Collections_Generic<HttpHeader>;
|
|
439
|
+
protected abstract RemoveHeader(name: string): boolean;
|
|
440
|
+
protected SetHeader(name: string, value: string): void;
|
|
441
|
+
protected abstract TryGetHeader(name: string, value: string): boolean;
|
|
442
|
+
protected abstract TryGetHeaderValues(name: string, values: IEnumerable__System_Collections_Generic<System_Internal.String>): boolean;
|
|
443
|
+
}
|
|
444
|
+
|
|
445
|
+
|
|
446
|
+
export interface Request$instance extends Request$protected {
|
|
447
|
+
ClientRequestId: string;
|
|
448
|
+
Content: RequestContent;
|
|
449
|
+
readonly Headers: RequestHeaders;
|
|
450
|
+
Method: RequestMethod;
|
|
451
|
+
Uri: RequestUriBuilder;
|
|
452
|
+
Dispose(): void;
|
|
427
453
|
}
|
|
428
454
|
|
|
429
455
|
|
|
430
456
|
export const Request: {
|
|
457
|
+
new(): Request;
|
|
431
458
|
};
|
|
432
459
|
|
|
433
460
|
|
|
434
461
|
export type Request = Request$instance;
|
|
435
462
|
|
|
436
463
|
export interface RequestContent$instance {
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
464
|
+
Dispose(): void;
|
|
465
|
+
TryComputeLength(length: long): boolean;
|
|
466
|
+
WriteTo(stream: Stream, cancellation: CancellationToken): void;
|
|
467
|
+
WriteToAsync(stream: Stream, cancellation: CancellationToken): Task;
|
|
441
468
|
}
|
|
442
469
|
|
|
443
470
|
|
|
444
471
|
export const RequestContent: {
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
472
|
+
new(): RequestContent;
|
|
473
|
+
Create(content: DynamicData): RequestContent;
|
|
474
|
+
Create(content: BinaryData): RequestContent;
|
|
475
|
+
Create(bytes: ReadOnlySequence<System_Internal.Byte>): RequestContent;
|
|
476
|
+
Create(bytes: byte[], index: int, length: int): RequestContent;
|
|
477
|
+
Create(bytes: byte[]): RequestContent;
|
|
478
|
+
Create(stream: Stream): RequestContent;
|
|
479
|
+
Create(serializable: unknown, propertyNameFormat: JsonPropertyNames, dateTimeFormat?: string): RequestContent;
|
|
480
|
+
Create(serializable: unknown, serializer: ObjectSerializer): RequestContent;
|
|
481
|
+
Create(serializable: unknown): RequestContent;
|
|
482
|
+
Create(bytes: ReadOnlyMemory<System_Internal.Byte>): RequestContent;
|
|
483
|
+
Create(content: string): RequestContent;
|
|
484
|
+
Create<T extends IPersistableModel_1<T>>(model: T, options?: ModelReaderWriterOptions): RequestContent;
|
|
457
485
|
};
|
|
458
486
|
|
|
459
487
|
|
|
460
488
|
export type RequestContent = RequestContent$instance;
|
|
461
489
|
|
|
462
490
|
export interface RequestFailedDetailsParser$instance {
|
|
463
|
-
|
|
491
|
+
TryParse(response: Response, error: ResponseError, data: IDictionary<System_Internal.String, System_Internal.String>): boolean;
|
|
464
492
|
}
|
|
465
493
|
|
|
466
494
|
|
|
467
495
|
export const RequestFailedDetailsParser: {
|
|
496
|
+
new(): RequestFailedDetailsParser;
|
|
468
497
|
};
|
|
469
498
|
|
|
470
499
|
|
|
471
500
|
export type RequestFailedDetailsParser = RequestFailedDetailsParser$instance;
|
|
472
501
|
|
|
473
502
|
export interface RequestUriBuilder$instance {
|
|
474
|
-
get
|
|
475
|
-
set
|
|
476
|
-
|
|
477
|
-
readonly
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
503
|
+
get Host(): string | undefined;
|
|
504
|
+
set Host(value: string);
|
|
505
|
+
Path: string;
|
|
506
|
+
readonly PathAndQuery: string;
|
|
507
|
+
Port: int;
|
|
508
|
+
Query: string;
|
|
509
|
+
Scheme: string;
|
|
510
|
+
AppendPath(value: string): void;
|
|
511
|
+
AppendPath(value: string, escape: boolean): void;
|
|
512
|
+
AppendPath(value: ReadOnlySpan<System_Internal.Char>, escape: boolean): void;
|
|
513
|
+
AppendQuery(name: string, value: string): void;
|
|
514
|
+
AppendQuery(name: string, value: string, escapeValue: boolean): void;
|
|
515
|
+
AppendQuery(name: ReadOnlySpan<System_Internal.Char>, value: ReadOnlySpan<System_Internal.Char>, escapeValue: boolean): void;
|
|
516
|
+
Reset(value: Uri): void;
|
|
517
|
+
ToString(): string;
|
|
518
|
+
ToUri(): Uri;
|
|
490
519
|
}
|
|
491
520
|
|
|
492
521
|
|
|
@@ -498,49 +527,50 @@ export const RequestUriBuilder: {
|
|
|
498
527
|
export type RequestUriBuilder = RequestUriBuilder$instance;
|
|
499
528
|
|
|
500
529
|
export interface ResourceIdentifier$instance {
|
|
501
|
-
readonly
|
|
502
|
-
readonly
|
|
503
|
-
readonly
|
|
504
|
-
readonly
|
|
505
|
-
readonly
|
|
506
|
-
readonly
|
|
507
|
-
readonly
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
530
|
+
readonly Location: Nullable<AzureLocation>;
|
|
531
|
+
readonly Name: string;
|
|
532
|
+
readonly Parent: ResourceIdentifier | undefined;
|
|
533
|
+
readonly Provider: string | undefined;
|
|
534
|
+
readonly ResourceGroupName: string | undefined;
|
|
535
|
+
readonly ResourceType: ResourceType;
|
|
536
|
+
readonly SubscriptionId: string | undefined;
|
|
537
|
+
AppendChildResource(childResourceType: string, childResourceName: string): ResourceIdentifier;
|
|
538
|
+
AppendProviderResource(providerNamespace: string, resourceType: string, resourceName: string): ResourceIdentifier;
|
|
539
|
+
CompareTo(other: ResourceIdentifier): int;
|
|
540
|
+
Equals(other: ResourceIdentifier): boolean;
|
|
541
|
+
Equals(obj: unknown): boolean;
|
|
542
|
+
GetHashCode(): int;
|
|
543
|
+
ToString(): string;
|
|
515
544
|
}
|
|
516
545
|
|
|
517
546
|
|
|
518
547
|
export const ResourceIdentifier: {
|
|
519
548
|
new(resourceId: string): ResourceIdentifier;
|
|
520
|
-
readonly
|
|
521
|
-
|
|
522
|
-
|
|
549
|
+
readonly Root: ResourceIdentifier;
|
|
550
|
+
Parse(input: string): ResourceIdentifier;
|
|
551
|
+
TryParse(input: string, result: ResourceIdentifier): boolean;
|
|
523
552
|
};
|
|
524
553
|
|
|
525
554
|
|
|
526
555
|
export type ResourceIdentifier = ResourceIdentifier$instance;
|
|
527
556
|
|
|
528
557
|
export interface ResponseClassificationHandler$instance {
|
|
529
|
-
|
|
558
|
+
TryClassify(message: HttpMessage, isError: boolean): boolean;
|
|
530
559
|
}
|
|
531
560
|
|
|
532
561
|
|
|
533
562
|
export const ResponseClassificationHandler: {
|
|
563
|
+
new(): ResponseClassificationHandler;
|
|
534
564
|
};
|
|
535
565
|
|
|
536
566
|
|
|
537
567
|
export type ResponseClassificationHandler = ResponseClassificationHandler$instance;
|
|
538
568
|
|
|
539
569
|
export interface ResponseClassifier$instance {
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
570
|
+
IsErrorResponse(message: HttpMessage): boolean;
|
|
571
|
+
IsRetriable(message: HttpMessage, exception: Exception): boolean;
|
|
572
|
+
IsRetriableException(exception: Exception): boolean;
|
|
573
|
+
IsRetriableResponse(message: HttpMessage): boolean;
|
|
544
574
|
}
|
|
545
575
|
|
|
546
576
|
|
|
@@ -552,11 +582,11 @@ export const ResponseClassifier: {
|
|
|
552
582
|
export type ResponseClassifier = ResponseClassifier$instance;
|
|
553
583
|
|
|
554
584
|
export interface RetryOptions$instance {
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
585
|
+
Delay: TimeSpan;
|
|
586
|
+
MaxDelay: TimeSpan;
|
|
587
|
+
MaxRetries: int;
|
|
588
|
+
Mode: RetryMode;
|
|
589
|
+
NetworkTimeout: TimeSpan;
|
|
560
590
|
}
|
|
561
591
|
|
|
562
592
|
|
|
@@ -568,7 +598,7 @@ export const RetryOptions: {
|
|
|
568
598
|
export type RetryOptions = RetryOptions$instance;
|
|
569
599
|
|
|
570
600
|
export interface StatusCodeClassifier$instance extends ResponseClassifier {
|
|
571
|
-
|
|
601
|
+
IsErrorResponse(message: HttpMessage): boolean;
|
|
572
602
|
}
|
|
573
603
|
|
|
574
604
|
|
|
@@ -580,10 +610,10 @@ export const StatusCodeClassifier: {
|
|
|
580
610
|
export type StatusCodeClassifier = StatusCodeClassifier$instance;
|
|
581
611
|
|
|
582
612
|
export interface TelemetryDetails$instance {
|
|
583
|
-
readonly
|
|
584
|
-
readonly
|
|
585
|
-
|
|
586
|
-
|
|
613
|
+
readonly ApplicationId: string | undefined;
|
|
614
|
+
readonly Assembly: Assembly;
|
|
615
|
+
Apply(message: HttpMessage): void;
|
|
616
|
+
ToString(): string;
|
|
587
617
|
}
|
|
588
618
|
|
|
589
619
|
|
|
@@ -595,69 +625,70 @@ export const TelemetryDetails: {
|
|
|
595
625
|
export type TelemetryDetails = TelemetryDetails$instance;
|
|
596
626
|
|
|
597
627
|
export interface TokenCredential$instance extends AuthenticationTokenProvider {
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
628
|
+
CreateTokenOptions(properties: IReadOnlyDictionary<System_Internal.String, unknown>): GetTokenOptions | undefined;
|
|
629
|
+
CreateTokenOptions(properties: IReadOnlyDictionary<System_Internal.String, unknown>): GetTokenOptions | undefined;
|
|
630
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken: CancellationToken): AccessToken;
|
|
631
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
632
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken: CancellationToken): ValueTask<AccessToken>;
|
|
633
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
634
|
+
GetTokenAsync(options: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
605
635
|
}
|
|
606
636
|
|
|
607
637
|
|
|
608
638
|
export const TokenCredential: {
|
|
639
|
+
new(): TokenCredential;
|
|
609
640
|
};
|
|
610
641
|
|
|
611
642
|
|
|
612
643
|
export type TokenCredential = TokenCredential$instance;
|
|
613
644
|
|
|
614
645
|
export abstract class DelegatedTokenCredential$instance {
|
|
615
|
-
static
|
|
616
|
-
static
|
|
646
|
+
static Create(getToken: Func<TokenRequestContext, CancellationToken, AccessToken>, getTokenAsync: Func<TokenRequestContext, CancellationToken, ValueTask<AccessToken>>): TokenCredential;
|
|
647
|
+
static Create(getToken: Func<TokenRequestContext, CancellationToken, AccessToken>): TokenCredential;
|
|
617
648
|
}
|
|
618
649
|
|
|
619
650
|
|
|
620
651
|
export type DelegatedTokenCredential = DelegatedTokenCredential$instance;
|
|
621
652
|
|
|
622
653
|
export abstract class HttpHeader_Common$instance {
|
|
623
|
-
static readonly
|
|
624
|
-
static readonly
|
|
625
|
-
static readonly
|
|
626
|
-
static readonly
|
|
654
|
+
static readonly JsonContentType: HttpHeader;
|
|
655
|
+
static readonly JsonAccept: HttpHeader;
|
|
656
|
+
static readonly OctetStreamContentType: HttpHeader;
|
|
657
|
+
static readonly FormUrlEncodedContentType: HttpHeader;
|
|
627
658
|
}
|
|
628
659
|
|
|
629
660
|
|
|
630
661
|
export type HttpHeader_Common = HttpHeader_Common$instance;
|
|
631
662
|
|
|
632
663
|
export abstract class HttpHeader_Names$instance {
|
|
633
|
-
static readonly
|
|
634
|
-
static readonly
|
|
635
|
-
static readonly
|
|
636
|
-
static readonly
|
|
637
|
-
static readonly
|
|
638
|
-
static readonly
|
|
639
|
-
static readonly
|
|
640
|
-
static readonly
|
|
641
|
-
static readonly
|
|
642
|
-
static readonly
|
|
643
|
-
static readonly
|
|
644
|
-
static readonly
|
|
645
|
-
static readonly
|
|
646
|
-
static readonly
|
|
647
|
-
static readonly
|
|
648
|
-
static readonly
|
|
649
|
-
static readonly
|
|
650
|
-
static readonly
|
|
651
|
-
static readonly
|
|
652
|
-
static readonly
|
|
664
|
+
static readonly Date: string;
|
|
665
|
+
static readonly XMsDate: string;
|
|
666
|
+
static readonly ContentType: string;
|
|
667
|
+
static readonly ContentLength: string;
|
|
668
|
+
static readonly ETag: string;
|
|
669
|
+
static readonly XMsRequestId: string;
|
|
670
|
+
static readonly UserAgent: string;
|
|
671
|
+
static readonly Accept: string;
|
|
672
|
+
static readonly Authorization: string;
|
|
673
|
+
static readonly Range: string;
|
|
674
|
+
static readonly XMsRange: string;
|
|
675
|
+
static readonly IfMatch: string;
|
|
676
|
+
static readonly IfNoneMatch: string;
|
|
677
|
+
static readonly IfModifiedSince: string;
|
|
678
|
+
static readonly IfUnmodifiedSince: string;
|
|
679
|
+
static readonly Prefer: string;
|
|
680
|
+
static readonly Referer: string;
|
|
681
|
+
static readonly Host: string;
|
|
682
|
+
static readonly ContentDisposition: string;
|
|
683
|
+
static readonly WwwAuthenticate: string;
|
|
653
684
|
}
|
|
654
685
|
|
|
655
686
|
|
|
656
687
|
export type HttpHeader_Names = HttpHeader_Names$instance;
|
|
657
688
|
|
|
658
689
|
export abstract class MultipartResponse$instance {
|
|
659
|
-
static
|
|
660
|
-
static
|
|
690
|
+
static Parse(response: Response, expectCrLf: boolean, cancellationToken: CancellationToken): Response[];
|
|
691
|
+
static ParseAsync(response: Response, expectCrLf: boolean, cancellationToken: CancellationToken): Task<Response[]>;
|
|
661
692
|
}
|
|
662
693
|
|
|
663
694
|
|