@tsonic/efcore-sqlserver 0.1.2 → 10.0.1
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 +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +21 -21
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +613 -613
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +117 -117
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +467 -467
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +162 -162
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +531 -531
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -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
|
@@ -31,42 +31,42 @@ import type { CancellationToken } from "@tsonic/dotnet/System.Threading.js";
|
|
|
31
31
|
import type { Task, ValueTask } from "@tsonic/dotnet/System.Threading.Tasks.js";
|
|
32
32
|
|
|
33
33
|
export enum ErrorOptions {
|
|
34
|
-
|
|
35
|
-
|
|
34
|
+
Default = 0,
|
|
35
|
+
NoThrow = 1
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
export enum WaitUntil {
|
|
40
|
-
|
|
41
|
-
|
|
40
|
+
Completed = 0,
|
|
41
|
+
Started = 1
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
|
|
45
45
|
export interface ETag$instance {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
46
|
+
Equals(other: ETag): boolean;
|
|
47
|
+
Equals(other: string): boolean;
|
|
48
|
+
Equals(obj: unknown): boolean;
|
|
49
|
+
GetHashCode(): int;
|
|
50
|
+
ToString(): string;
|
|
51
|
+
ToString(format: string): string;
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
|
|
55
55
|
export const ETag: {
|
|
56
56
|
new(etag: string): ETag;
|
|
57
|
-
readonly
|
|
57
|
+
readonly All: ETag;
|
|
58
58
|
};
|
|
59
59
|
|
|
60
60
|
|
|
61
61
|
export type ETag = ETag$instance;
|
|
62
62
|
|
|
63
63
|
export interface HttpRange$instance {
|
|
64
|
-
readonly
|
|
65
|
-
readonly
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
64
|
+
readonly Length: Nullable<System_Internal.Int64>;
|
|
65
|
+
readonly Offset: long;
|
|
66
|
+
Equals(other: HttpRange): boolean;
|
|
67
|
+
Equals(obj: unknown): boolean;
|
|
68
|
+
GetHashCode(): int;
|
|
69
|
+
ToString(): string;
|
|
70
70
|
}
|
|
71
71
|
|
|
72
72
|
|
|
@@ -78,23 +78,23 @@ export const HttpRange: {
|
|
|
78
78
|
export type HttpRange = HttpRange$instance;
|
|
79
79
|
|
|
80
80
|
export interface AsyncPageable_1$instance<T> {
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
81
|
+
AsPages(continuationToken?: string, pageSizeHint?: Nullable<System_Internal.Int32>): IAsyncEnumerable<Page_1<T>>;
|
|
82
|
+
Equals(obj: unknown): boolean;
|
|
83
|
+
GetAsyncEnumerator(cancellationToken?: CancellationToken): IAsyncEnumerator<T>;
|
|
84
|
+
GetHashCode(): int;
|
|
85
|
+
ToString(): string | undefined;
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
|
|
89
89
|
export const AsyncPageable_1: {
|
|
90
|
-
|
|
90
|
+
FromPages<T>(pages: IEnumerable__System_Collections_Generic<Page_1<T>>): AsyncPageable_1<T>;
|
|
91
91
|
};
|
|
92
92
|
|
|
93
93
|
|
|
94
94
|
export type AsyncPageable_1<T> = AsyncPageable_1$instance<T>;
|
|
95
95
|
|
|
96
96
|
export interface AzureKeyCredential$instance extends ApiKeyCredential {
|
|
97
|
-
readonly
|
|
97
|
+
readonly Key: string;
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
|
|
@@ -106,9 +106,9 @@ export const AzureKeyCredential: {
|
|
|
106
106
|
export type AzureKeyCredential = AzureKeyCredential$instance;
|
|
107
107
|
|
|
108
108
|
export interface AzureNamedKeyCredential$instance {
|
|
109
|
-
readonly
|
|
110
|
-
|
|
111
|
-
|
|
109
|
+
readonly Name: string;
|
|
110
|
+
Deconstruct(name: string, key: string): void;
|
|
111
|
+
Update(name: string, key: string): void;
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
|
|
@@ -120,8 +120,8 @@ export const AzureNamedKeyCredential: {
|
|
|
120
120
|
export type AzureNamedKeyCredential = AzureNamedKeyCredential$instance;
|
|
121
121
|
|
|
122
122
|
export interface AzureSasCredential$instance {
|
|
123
|
-
readonly
|
|
124
|
-
|
|
123
|
+
readonly Signature: string;
|
|
124
|
+
Update(signature: string): void;
|
|
125
125
|
}
|
|
126
126
|
|
|
127
127
|
|
|
@@ -133,9 +133,9 @@ export const AzureSasCredential: {
|
|
|
133
133
|
export type AzureSasCredential = AzureSasCredential$instance;
|
|
134
134
|
|
|
135
135
|
export interface HttpAuthorization$instance {
|
|
136
|
-
readonly
|
|
137
|
-
readonly
|
|
138
|
-
|
|
136
|
+
readonly Parameter: string;
|
|
137
|
+
readonly Scheme: string;
|
|
138
|
+
ToString(): string;
|
|
139
139
|
}
|
|
140
140
|
|
|
141
141
|
|
|
@@ -147,17 +147,17 @@ export const HttpAuthorization: {
|
|
|
147
147
|
export type HttpAuthorization = HttpAuthorization$instance;
|
|
148
148
|
|
|
149
149
|
export interface JsonPatchDocument$instance {
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
150
|
+
AppendAdd<T>(path: string, value: T): void;
|
|
151
|
+
AppendAddRaw(path: string, rawJsonValue: string): void;
|
|
152
|
+
AppendCopy(from: string, path: string): void;
|
|
153
|
+
AppendMove(from: string, path: string): void;
|
|
154
|
+
AppendRemove(path: string): void;
|
|
155
|
+
AppendReplace<T>(path: string, value: T): void;
|
|
156
|
+
AppendReplaceRaw(path: string, rawJsonValue: string): void;
|
|
157
|
+
AppendTest<T>(path: string, value: T): void;
|
|
158
|
+
AppendTestRaw(path: string, rawJsonValue: string): void;
|
|
159
|
+
ToBytes(): ReadOnlyMemory<System_Internal.Byte>;
|
|
160
|
+
ToString(): string;
|
|
161
161
|
}
|
|
162
162
|
|
|
163
163
|
|
|
@@ -172,8 +172,8 @@ export const JsonPatchDocument: {
|
|
|
172
172
|
export type JsonPatchDocument = JsonPatchDocument$instance;
|
|
173
173
|
|
|
174
174
|
export interface MatchConditions$instance {
|
|
175
|
-
|
|
176
|
-
|
|
175
|
+
IfMatch: Nullable<ETag>;
|
|
176
|
+
IfNoneMatch: Nullable<ETag>;
|
|
177
177
|
}
|
|
178
178
|
|
|
179
179
|
|
|
@@ -185,12 +185,12 @@ export const MatchConditions: {
|
|
|
185
185
|
export type MatchConditions = MatchConditions$instance;
|
|
186
186
|
|
|
187
187
|
export interface NullableResponse_1$instance<T> {
|
|
188
|
-
readonly
|
|
189
|
-
readonly
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
188
|
+
readonly HasValue: boolean;
|
|
189
|
+
readonly Value: T;
|
|
190
|
+
Equals(obj: unknown): boolean;
|
|
191
|
+
GetHashCode(): int;
|
|
192
|
+
GetRawResponse(): Response;
|
|
193
|
+
ToString(): string;
|
|
194
194
|
}
|
|
195
195
|
|
|
196
196
|
|
|
@@ -201,48 +201,48 @@ export const NullableResponse_1: {
|
|
|
201
201
|
export type NullableResponse_1<T> = NullableResponse_1$instance<T>;
|
|
202
202
|
|
|
203
203
|
export interface Operation$instance {
|
|
204
|
-
readonly
|
|
205
|
-
readonly
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
204
|
+
readonly HasCompleted: boolean;
|
|
205
|
+
readonly Id: string;
|
|
206
|
+
Equals(obj: unknown): boolean;
|
|
207
|
+
GetHashCode(): int;
|
|
208
|
+
GetRawResponse(): Response;
|
|
209
|
+
GetRehydrationToken(): Nullable<RehydrationToken>;
|
|
210
|
+
ToString(): string | undefined;
|
|
211
|
+
UpdateStatus(cancellationToken?: CancellationToken): Response;
|
|
212
|
+
UpdateStatusAsync(cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
213
|
+
WaitForCompletionResponse(cancellationToken?: CancellationToken): Response;
|
|
214
|
+
WaitForCompletionResponse(pollingInterval: TimeSpan, cancellationToken?: CancellationToken): Response;
|
|
215
|
+
WaitForCompletionResponse(delayStrategy: DelayStrategy, cancellationToken?: CancellationToken): Response;
|
|
216
|
+
WaitForCompletionResponseAsync(cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
217
|
+
WaitForCompletionResponseAsync(pollingInterval: TimeSpan, cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
218
|
+
WaitForCompletionResponseAsync(delayStrategy: DelayStrategy, cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
219
219
|
}
|
|
220
220
|
|
|
221
221
|
|
|
222
222
|
export const Operation: {
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
223
|
+
Rehydrate(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions): Operation;
|
|
224
|
+
Rehydrate<T extends IPersistableModel_1<T>>(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions): Operation_1<T>;
|
|
225
|
+
RehydrateAsync(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions): Task<Operation>;
|
|
226
|
+
RehydrateAsync<T extends IPersistableModel_1<T>>(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions): Task<Operation_1<T>>;
|
|
227
227
|
};
|
|
228
228
|
|
|
229
229
|
|
|
230
230
|
export type Operation = Operation$instance;
|
|
231
231
|
|
|
232
232
|
export interface Operation_1$instance<T> extends Operation {
|
|
233
|
-
readonly
|
|
234
|
-
readonly
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
233
|
+
readonly HasValue: boolean;
|
|
234
|
+
readonly Value: T;
|
|
235
|
+
WaitForCompletion(cancellationToken?: CancellationToken): Response_1<T>;
|
|
236
|
+
WaitForCompletion(pollingInterval: TimeSpan, cancellationToken: CancellationToken): Response_1<T>;
|
|
237
|
+
WaitForCompletion(delayStrategy: DelayStrategy, cancellationToken: CancellationToken): Response_1<T>;
|
|
238
|
+
WaitForCompletionAsync(cancellationToken?: CancellationToken): ValueTask<Response_1<T>>;
|
|
239
|
+
WaitForCompletionAsync(pollingInterval: TimeSpan, cancellationToken: CancellationToken): ValueTask<Response_1<T>>;
|
|
240
|
+
WaitForCompletionAsync(delayStrategy: DelayStrategy, cancellationToken: CancellationToken): ValueTask<Response_1<T>>;
|
|
241
|
+
WaitForCompletionResponseAsync(cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
242
|
+
WaitForCompletionResponseAsync(pollingInterval: TimeSpan, cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
243
|
+
WaitForCompletionResponseAsync(cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
244
|
+
WaitForCompletionResponseAsync(pollingInterval: TimeSpan, cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
245
|
+
WaitForCompletionResponseAsync(delayStrategy: DelayStrategy, cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
246
246
|
}
|
|
247
247
|
|
|
248
248
|
|
|
@@ -253,42 +253,42 @@ export const Operation_1: {
|
|
|
253
253
|
export type Operation_1<T> = Operation_1$instance<T>;
|
|
254
254
|
|
|
255
255
|
export interface Page_1$instance<T> {
|
|
256
|
-
readonly
|
|
257
|
-
readonly
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
256
|
+
readonly ContinuationToken: string | undefined;
|
|
257
|
+
readonly Values: IReadOnlyList<T>;
|
|
258
|
+
Equals(obj: unknown): boolean;
|
|
259
|
+
GetHashCode(): int;
|
|
260
|
+
GetRawResponse(): Response;
|
|
261
|
+
ToString(): string | undefined;
|
|
262
262
|
}
|
|
263
263
|
|
|
264
264
|
|
|
265
265
|
export const Page_1: {
|
|
266
|
-
|
|
266
|
+
FromValues<T>(values: IReadOnlyList<T>, continuationToken: string, response: Response): Page_1<T>;
|
|
267
267
|
};
|
|
268
268
|
|
|
269
269
|
|
|
270
270
|
export type Page_1<T> = Page_1$instance<T>;
|
|
271
271
|
|
|
272
272
|
export interface Pageable_1$instance<T> {
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
273
|
+
AsPages(continuationToken?: string, pageSizeHint?: Nullable<System_Internal.Int32>): IEnumerable__System_Collections_Generic<Page_1<T>>;
|
|
274
|
+
Equals(obj: unknown): boolean;
|
|
275
|
+
GetEnumerator(): IEnumerator<T>;
|
|
276
|
+
GetHashCode(): int;
|
|
277
|
+
ToString(): string | undefined;
|
|
278
278
|
}
|
|
279
279
|
|
|
280
280
|
|
|
281
281
|
export const Pageable_1: {
|
|
282
|
-
|
|
282
|
+
FromPages<T>(pages: IEnumerable__System_Collections_Generic<Page_1<T>>): Pageable_1<T>;
|
|
283
283
|
};
|
|
284
284
|
|
|
285
285
|
|
|
286
286
|
export type Pageable_1<T> = Pageable_1$instance<T>;
|
|
287
287
|
|
|
288
288
|
export interface PageableOperation_1$instance<T> extends Operation_1<AsyncPageable_1<T>> {
|
|
289
|
-
readonly
|
|
290
|
-
|
|
291
|
-
|
|
289
|
+
readonly Value: AsyncPageable_1<T>;
|
|
290
|
+
GetValues(cancellationToken?: CancellationToken): Pageable_1<T>;
|
|
291
|
+
GetValuesAsync(cancellationToken?: CancellationToken): AsyncPageable_1<T>;
|
|
292
292
|
}
|
|
293
293
|
|
|
294
294
|
|
|
@@ -299,8 +299,8 @@ export const PageableOperation_1: {
|
|
|
299
299
|
export type PageableOperation_1<T> = PageableOperation_1$instance<T>;
|
|
300
300
|
|
|
301
301
|
export interface RequestConditions$instance extends MatchConditions {
|
|
302
|
-
|
|
303
|
-
|
|
302
|
+
IfModifiedSince: Nullable<DateTimeOffset>;
|
|
303
|
+
IfUnmodifiedSince: Nullable<DateTimeOffset>;
|
|
304
304
|
}
|
|
305
305
|
|
|
306
306
|
|
|
@@ -312,11 +312,11 @@ export const RequestConditions: {
|
|
|
312
312
|
export type RequestConditions = RequestConditions$instance;
|
|
313
313
|
|
|
314
314
|
export interface RequestContext$instance {
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
315
|
+
CancellationToken: CancellationToken;
|
|
316
|
+
ErrorOptions: ErrorOptions;
|
|
317
|
+
AddClassifier(statusCode: int, isError: boolean): void;
|
|
318
|
+
AddClassifier(classifier: ResponseClassificationHandler): void;
|
|
319
|
+
AddPolicy(policy: HttpPipelinePolicy, position: HttpPipelinePosition): void;
|
|
320
320
|
}
|
|
321
321
|
|
|
322
322
|
|
|
@@ -328,10 +328,10 @@ export const RequestContext: {
|
|
|
328
328
|
export type RequestContext = RequestContext$instance;
|
|
329
329
|
|
|
330
330
|
export interface RequestFailedException$instance extends Exception {
|
|
331
|
-
readonly
|
|
332
|
-
readonly
|
|
333
|
-
|
|
334
|
-
|
|
331
|
+
readonly ErrorCode: string | undefined;
|
|
332
|
+
readonly Status: int;
|
|
333
|
+
GetObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
334
|
+
GetRawResponse(): Response | undefined;
|
|
335
335
|
}
|
|
336
336
|
|
|
337
337
|
|
|
@@ -350,31 +350,31 @@ export const RequestFailedException: {
|
|
|
350
350
|
export type RequestFailedException = RequestFailedException$instance;
|
|
351
351
|
|
|
352
352
|
export interface Response$instance {
|
|
353
|
-
|
|
354
|
-
readonly
|
|
355
|
-
get
|
|
356
|
-
set
|
|
357
|
-
readonly
|
|
358
|
-
readonly
|
|
359
|
-
readonly
|
|
360
|
-
readonly
|
|
361
|
-
|
|
362
|
-
|
|
353
|
+
ClientRequestId: string;
|
|
354
|
+
readonly Content: BinaryData;
|
|
355
|
+
get ContentStream(): Stream | undefined;
|
|
356
|
+
set ContentStream(value: Stream);
|
|
357
|
+
readonly Headers: ResponseHeaders;
|
|
358
|
+
readonly IsError: boolean;
|
|
359
|
+
readonly ReasonPhrase: string;
|
|
360
|
+
readonly Status: int;
|
|
361
|
+
Dispose(): void;
|
|
362
|
+
ToString(): string;
|
|
363
363
|
}
|
|
364
364
|
|
|
365
365
|
|
|
366
366
|
export const Response: {
|
|
367
|
-
|
|
367
|
+
FromValue<T>(value: T, response: Response): Response_1<T>;
|
|
368
368
|
};
|
|
369
369
|
|
|
370
370
|
|
|
371
371
|
export type Response = Response$instance;
|
|
372
372
|
|
|
373
373
|
export interface Response_1$instance<T> extends NullableResponse_1<T> {
|
|
374
|
-
readonly
|
|
375
|
-
readonly
|
|
376
|
-
|
|
377
|
-
|
|
374
|
+
readonly HasValue: boolean;
|
|
375
|
+
readonly Value: T;
|
|
376
|
+
Equals(obj: unknown): boolean;
|
|
377
|
+
GetHashCode(): int;
|
|
378
378
|
}
|
|
379
379
|
|
|
380
380
|
|
|
@@ -385,9 +385,9 @@ export const Response_1: {
|
|
|
385
385
|
export type Response_1<T> = Response_1$instance<T>;
|
|
386
386
|
|
|
387
387
|
export interface ResponseError$instance {
|
|
388
|
-
readonly
|
|
389
|
-
readonly
|
|
390
|
-
|
|
388
|
+
readonly Code: string | undefined;
|
|
389
|
+
readonly Message: string | undefined;
|
|
390
|
+
ToString(): string;
|
|
391
391
|
}
|
|
392
392
|
|
|
393
393
|
|
|
@@ -408,8 +408,8 @@ export type ResponseError = ResponseError$instance & __ResponseError$views;
|
|
|
408
408
|
|
|
409
409
|
|
|
410
410
|
export interface SyncAsyncEventArgs$instance extends EventArgs {
|
|
411
|
-
readonly
|
|
412
|
-
readonly
|
|
411
|
+
readonly CancellationToken: CancellationToken;
|
|
412
|
+
readonly IsRunningSynchronously: boolean;
|
|
413
413
|
}
|
|
414
414
|
|
|
415
415
|
|
|
@@ -421,11 +421,11 @@ export const SyncAsyncEventArgs: {
|
|
|
421
421
|
export type SyncAsyncEventArgs = SyncAsyncEventArgs$instance;
|
|
422
422
|
|
|
423
423
|
export abstract class AzureCoreExtensions$instance {
|
|
424
|
-
static
|
|
425
|
-
static
|
|
426
|
-
static
|
|
427
|
-
static
|
|
428
|
-
static
|
|
424
|
+
static ToDynamicFromJson(utf8Json: BinaryData, propertyNameFormat: JsonPropertyNames, dateTimeFormat?: string): unknown;
|
|
425
|
+
static ToDynamicFromJson(utf8Json: BinaryData): unknown;
|
|
426
|
+
static ToObject<T>(data: BinaryData, serializer: ObjectSerializer, cancellationToken?: CancellationToken): T | undefined;
|
|
427
|
+
static ToObjectAsync<T>(data: BinaryData, serializer: ObjectSerializer, cancellationToken?: CancellationToken): ValueTask<T>;
|
|
428
|
+
static ToObjectFromJson(data: BinaryData): unknown | undefined;
|
|
429
429
|
}
|
|
430
430
|
|
|
431
431
|
|