@tsonic/efcore-sqlserver 10.0.5 → 10.0.7
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/internal/index.d.ts +91 -49
- package/Azure.Core/internal/index.d.ts +102 -50
- package/Azure.Core.Cryptography/internal/index.d.ts +6 -6
- package/Azure.Core.Diagnostics/internal/index.d.ts +8 -6
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/internal/index.d.ts +59 -35
- package/Azure.Core.Pipeline/internal/index.d.ts +56 -32
- package/Azure.Core.Serialization/internal/index.d.ts +21 -17
- package/Azure.Identity/internal/index.d.ts +199 -93
- package/Azure.Messaging/internal/index.d.ts +11 -7
- package/Microsoft.Data/internal/index.d.ts +7 -5
- package/Microsoft.Data.Sql/internal/index.d.ts +9 -5
- package/Microsoft.Data.SqlClient/internal/index.d.ts +153 -63
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +20 -10
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +82 -52
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +9 -5
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +15 -9
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +331 -329
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +9 -7
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +24 -14
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +18 -6
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +65 -41
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +14 -12
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +11 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +19 -13
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +4 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +28 -28
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +31 -25
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +22 -22
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +13 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +22 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +182 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -10
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +15 -11
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +98 -46
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +27 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +23 -17
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +7 -7
- package/Microsoft.Identity.Client/internal/index.d.ts +281 -167
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +4 -4
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +7 -3
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +25 -17
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +30 -14
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +4 -2
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -4
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +16 -12
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +34 -24
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +19 -11
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +42 -30
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +10 -6
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +65 -47
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +4 -4
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +206 -82
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +7 -5
- package/Microsoft.SqlServer.Server/internal/index.d.ts +17 -5
- package/System/internal/index.d.ts +19 -17
- package/System.ClientModel/internal/index.d.ts +39 -21
- package/System.ClientModel.Primitives/internal/index.d.ts +133 -65
- package/System.Configuration/internal/index.d.ts +268 -40
- package/System.Configuration.Internal/internal/index.d.ts +10 -6
- package/System.Configuration.Provider/internal/index.d.ts +14 -8
- package/System.Diagnostics/internal/index.d.ts +2 -2
- package/System.Drawing.Configuration/internal/index.d.ts +6 -4
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +68 -56
- package/System.Security.Cryptography/internal/index.d.ts +2 -2
- package/System.Text.Json.Serialization/internal/index.d.ts +7 -5
- package/__internal/extensions/index.d.ts +745 -695
- package/package.json +5 -5
|
@@ -17,18 +17,18 @@ import type { IJsonModel_1, IPersistableModel_1, ModelReaderWriterOptions } from
|
|
|
17
17
|
import * as System_ClientModel_Internal from "../../System.ClientModel/internal/index.js";
|
|
18
18
|
import type { ApiKeyCredential } from "../../System.ClientModel/internal/index.js";
|
|
19
19
|
import type { BinaryData } from "../../System/internal/index.js";
|
|
20
|
-
import * as System_Collections_Generic_Internal from "@tsonic/dotnet/System.Collections.Generic.js";
|
|
21
|
-
import type {
|
|
22
|
-
import * as System_Collections_Internal from "@tsonic/dotnet/System.Collections.js";
|
|
23
|
-
import type { IEnumerable } from "@tsonic/dotnet/System.Collections.js";
|
|
24
|
-
import type { Stream } from "@tsonic/dotnet/System.IO.js";
|
|
25
|
-
import * as
|
|
26
|
-
import type {
|
|
27
|
-
import
|
|
28
|
-
import type {
|
|
29
|
-
import type {
|
|
30
|
-
import
|
|
31
|
-
import type {
|
|
20
|
+
import * as System_Collections_Generic_Internal from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
|
|
21
|
+
import type { IAsyncEnumerable_1, IAsyncEnumerator_1, IEnumerable_1, IEnumerator_1, IReadOnlyList_1 } from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
|
|
22
|
+
import * as System_Collections_Internal from "@tsonic/dotnet/System.Collections/internal/index.js";
|
|
23
|
+
import type { IEnumerable } from "@tsonic/dotnet/System.Collections/internal/index.js";
|
|
24
|
+
import type { Stream } from "@tsonic/dotnet/System.IO/internal/index.js";
|
|
25
|
+
import * as System_Runtime_Serialization_Internal from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
26
|
+
import type { ISerializable, SerializationInfo, StreamingContext } from "@tsonic/dotnet/System.Runtime.Serialization/internal/index.js";
|
|
27
|
+
import type { Utf8JsonReader, Utf8JsonWriter } from "@tsonic/dotnet/System.Text.Json/internal/index.js";
|
|
28
|
+
import type { Task_1, ValueTask_1 } from "@tsonic/dotnet/System.Threading.Tasks/internal/index.js";
|
|
29
|
+
import type { CancellationToken } from "@tsonic/dotnet/System.Threading/internal/index.js";
|
|
30
|
+
import * as System_Lib from "@tsonic/dotnet/System/internal/index.js";
|
|
31
|
+
import type { Boolean as ClrBoolean, Byte, DateTimeOffset, Enum, EventArgs, Exception, IComparable, IConvertible, IDisposable, IEquatable_1, IFormattable, Int32, Int64, ISpanFormattable, Nullable_1, Object as ClrObject, ReadOnlyMemory_1, String as ClrString, TimeSpan, ValueType, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
32
32
|
|
|
33
33
|
export enum ErrorOptions {
|
|
34
34
|
Default = 0,
|
|
@@ -43,6 +43,8 @@ export enum WaitUntil {
|
|
|
43
43
|
|
|
44
44
|
|
|
45
45
|
export interface ETag$instance {
|
|
46
|
+
readonly __tsonic_type_Azure_ETag: never;
|
|
47
|
+
|
|
46
48
|
readonly __tsonic_iface_System_IEquatable_1: never;
|
|
47
49
|
|
|
48
50
|
Equals(other: ETag): boolean;
|
|
@@ -63,9 +65,11 @@ export const ETag: {
|
|
|
63
65
|
export type ETag = ETag$instance;
|
|
64
66
|
|
|
65
67
|
export interface HttpRange$instance {
|
|
68
|
+
readonly __tsonic_type_Azure_HttpRange: never;
|
|
69
|
+
|
|
66
70
|
readonly __tsonic_iface_System_IEquatable_1: never;
|
|
67
71
|
|
|
68
|
-
readonly Length:
|
|
72
|
+
readonly Length: Nullable_1<System_Internal.Int64>;
|
|
69
73
|
readonly Offset: long;
|
|
70
74
|
Equals(other: HttpRange): boolean;
|
|
71
75
|
Equals(obj: unknown): boolean;
|
|
@@ -75,32 +79,36 @@ export interface HttpRange$instance {
|
|
|
75
79
|
|
|
76
80
|
|
|
77
81
|
export const HttpRange: {
|
|
78
|
-
new(offset: long, length:
|
|
82
|
+
new(offset: long, length: Nullable_1<System_Internal.Int64>): HttpRange;
|
|
79
83
|
};
|
|
80
84
|
|
|
81
85
|
|
|
82
86
|
export type HttpRange = HttpRange$instance;
|
|
83
87
|
|
|
84
88
|
export interface AsyncPageable_1$instance<T> {
|
|
89
|
+
readonly __tsonic_type_Azure_AsyncPageable_1: never;
|
|
90
|
+
|
|
85
91
|
readonly __tsonic_iface_System_Collections_Generic_IAsyncEnumerable_1: never;
|
|
86
92
|
|
|
87
93
|
readonly CancellationToken: CancellationToken;
|
|
88
|
-
AsPages(continuationToken?: string, pageSizeHint?:
|
|
94
|
+
AsPages(continuationToken?: string, pageSizeHint?: Nullable_1<System_Internal.Int32>): IAsyncEnumerable_1<Page_1<T>>;
|
|
89
95
|
Equals(obj: unknown): boolean;
|
|
90
|
-
GetAsyncEnumerator(cancellationToken?: CancellationToken):
|
|
96
|
+
GetAsyncEnumerator(cancellationToken?: CancellationToken): IAsyncEnumerator_1<T>;
|
|
91
97
|
GetHashCode(): int;
|
|
92
98
|
ToString(): string | undefined;
|
|
93
99
|
}
|
|
94
100
|
|
|
95
101
|
|
|
96
102
|
export const AsyncPageable_1: (abstract new<T>() => AsyncPageable_1<T>) & (abstract new<T>(cancellationToken: CancellationToken) => AsyncPageable_1<T>) & {
|
|
97
|
-
FromPages<T>(pages:
|
|
103
|
+
FromPages<T>(pages: IEnumerable_1<Page_1<T>>): AsyncPageable_1<T>;
|
|
98
104
|
};
|
|
99
105
|
|
|
100
106
|
|
|
101
107
|
export type AsyncPageable_1<T> = AsyncPageable_1$instance<T>;
|
|
102
108
|
|
|
103
109
|
export interface AzureKeyCredential$instance extends ApiKeyCredential {
|
|
110
|
+
readonly __tsonic_type_Azure_AzureKeyCredential: never;
|
|
111
|
+
|
|
104
112
|
Key: string;
|
|
105
113
|
}
|
|
106
114
|
|
|
@@ -113,6 +121,8 @@ export const AzureKeyCredential: {
|
|
|
113
121
|
export type AzureKeyCredential = AzureKeyCredential$instance;
|
|
114
122
|
|
|
115
123
|
export interface AzureNamedKeyCredential$instance {
|
|
124
|
+
readonly __tsonic_type_Azure_AzureNamedKeyCredential: never;
|
|
125
|
+
|
|
116
126
|
readonly Name: string;
|
|
117
127
|
Deconstruct(name: string, key: string): void;
|
|
118
128
|
Update(name: string, key: string): void;
|
|
@@ -127,6 +137,8 @@ export const AzureNamedKeyCredential: {
|
|
|
127
137
|
export type AzureNamedKeyCredential = AzureNamedKeyCredential$instance;
|
|
128
138
|
|
|
129
139
|
export interface AzureSasCredential$instance {
|
|
140
|
+
readonly __tsonic_type_Azure_AzureSasCredential: never;
|
|
141
|
+
|
|
130
142
|
Signature: string;
|
|
131
143
|
Update(signature: string): void;
|
|
132
144
|
}
|
|
@@ -140,6 +152,8 @@ export const AzureSasCredential: {
|
|
|
140
152
|
export type AzureSasCredential = AzureSasCredential$instance;
|
|
141
153
|
|
|
142
154
|
export interface HttpAuthorization$instance {
|
|
155
|
+
readonly __tsonic_type_Azure_HttpAuthorization: never;
|
|
156
|
+
|
|
143
157
|
readonly Parameter: string;
|
|
144
158
|
readonly Scheme: string;
|
|
145
159
|
ToString(): string;
|
|
@@ -154,6 +168,8 @@ export const HttpAuthorization: {
|
|
|
154
168
|
export type HttpAuthorization = HttpAuthorization$instance;
|
|
155
169
|
|
|
156
170
|
export interface JsonPatchDocument$instance {
|
|
171
|
+
readonly __tsonic_type_Azure_JsonPatchDocument: never;
|
|
172
|
+
|
|
157
173
|
AppendAdd<T>(path: string, value: T): void;
|
|
158
174
|
AppendAddRaw(path: string, rawJsonValue: string): void;
|
|
159
175
|
AppendCopy(from: string, path: string): void;
|
|
@@ -163,7 +179,7 @@ export interface JsonPatchDocument$instance {
|
|
|
163
179
|
AppendReplaceRaw(path: string, rawJsonValue: string): void;
|
|
164
180
|
AppendTest<T>(path: string, value: T): void;
|
|
165
181
|
AppendTestRaw(path: string, rawJsonValue: string): void;
|
|
166
|
-
ToBytes():
|
|
182
|
+
ToBytes(): ReadOnlyMemory_1<System_Internal.Byte>;
|
|
167
183
|
ToString(): string;
|
|
168
184
|
}
|
|
169
185
|
|
|
@@ -171,16 +187,18 @@ export interface JsonPatchDocument$instance {
|
|
|
171
187
|
export const JsonPatchDocument: {
|
|
172
188
|
new(): JsonPatchDocument;
|
|
173
189
|
new(serializer: ObjectSerializer): JsonPatchDocument;
|
|
174
|
-
new(rawDocument:
|
|
175
|
-
new(rawDocument:
|
|
190
|
+
new(rawDocument: ReadOnlyMemory_1<System_Internal.Byte>): JsonPatchDocument;
|
|
191
|
+
new(rawDocument: ReadOnlyMemory_1<System_Internal.Byte>, serializer: ObjectSerializer): JsonPatchDocument;
|
|
176
192
|
};
|
|
177
193
|
|
|
178
194
|
|
|
179
195
|
export type JsonPatchDocument = JsonPatchDocument$instance;
|
|
180
196
|
|
|
181
197
|
export interface MatchConditions$instance {
|
|
182
|
-
|
|
183
|
-
|
|
198
|
+
readonly __tsonic_type_Azure_MatchConditions: never;
|
|
199
|
+
|
|
200
|
+
IfMatch: Nullable_1<ETag>;
|
|
201
|
+
IfNoneMatch: Nullable_1<ETag>;
|
|
184
202
|
}
|
|
185
203
|
|
|
186
204
|
|
|
@@ -192,6 +210,8 @@ export const MatchConditions: {
|
|
|
192
210
|
export type MatchConditions = MatchConditions$instance;
|
|
193
211
|
|
|
194
212
|
export interface NullableResponse_1$instance<T> {
|
|
213
|
+
readonly __tsonic_type_Azure_NullableResponse_1: never;
|
|
214
|
+
|
|
195
215
|
readonly HasValue: boolean;
|
|
196
216
|
readonly Value: T | undefined;
|
|
197
217
|
Equals(obj: unknown): boolean;
|
|
@@ -208,48 +228,52 @@ export const NullableResponse_1: (abstract new<T>() => NullableResponse_1<T>) &
|
|
|
208
228
|
export type NullableResponse_1<T> = NullableResponse_1$instance<T>;
|
|
209
229
|
|
|
210
230
|
export interface Operation$instance {
|
|
231
|
+
readonly __tsonic_type_Azure_Operation: never;
|
|
232
|
+
|
|
211
233
|
readonly HasCompleted: boolean;
|
|
212
234
|
readonly Id: string;
|
|
213
235
|
Equals(obj: unknown): boolean;
|
|
214
236
|
GetHashCode(): int;
|
|
215
237
|
GetRawResponse(): Response;
|
|
216
|
-
GetRehydrationToken():
|
|
238
|
+
GetRehydrationToken(): Nullable_1<RehydrationToken>;
|
|
217
239
|
ToString(): string | undefined;
|
|
218
240
|
UpdateStatus(cancellationToken?: CancellationToken): Response;
|
|
219
|
-
UpdateStatusAsync(cancellationToken?: CancellationToken):
|
|
241
|
+
UpdateStatusAsync(cancellationToken?: CancellationToken): ValueTask_1<Response>;
|
|
220
242
|
WaitForCompletionResponse(cancellationToken?: CancellationToken): Response;
|
|
221
243
|
WaitForCompletionResponse(pollingInterval: TimeSpan, cancellationToken?: CancellationToken): Response;
|
|
222
244
|
WaitForCompletionResponse(delayStrategy: DelayStrategy, cancellationToken?: CancellationToken): Response;
|
|
223
|
-
WaitForCompletionResponseAsync(cancellationToken?: CancellationToken):
|
|
224
|
-
WaitForCompletionResponseAsync(pollingInterval: TimeSpan, cancellationToken?: CancellationToken):
|
|
225
|
-
WaitForCompletionResponseAsync(delayStrategy: DelayStrategy, cancellationToken?: CancellationToken):
|
|
245
|
+
WaitForCompletionResponseAsync(cancellationToken?: CancellationToken): ValueTask_1<Response>;
|
|
246
|
+
WaitForCompletionResponseAsync(pollingInterval: TimeSpan, cancellationToken?: CancellationToken): ValueTask_1<Response>;
|
|
247
|
+
WaitForCompletionResponseAsync(delayStrategy: DelayStrategy, cancellationToken?: CancellationToken): ValueTask_1<Response>;
|
|
226
248
|
}
|
|
227
249
|
|
|
228
250
|
|
|
229
251
|
export const Operation: (abstract new() => Operation) & {
|
|
230
252
|
Rehydrate(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions): Operation;
|
|
231
253
|
Rehydrate<T extends IPersistableModel_1<T>>(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions): Operation_1<T>;
|
|
232
|
-
RehydrateAsync(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions):
|
|
233
|
-
RehydrateAsync<T extends IPersistableModel_1<T>>(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions):
|
|
254
|
+
RehydrateAsync(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions): Task_1<Operation>;
|
|
255
|
+
RehydrateAsync<T extends IPersistableModel_1<T>>(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions): Task_1<Operation_1<T>>;
|
|
234
256
|
};
|
|
235
257
|
|
|
236
258
|
|
|
237
259
|
export type Operation = Operation$instance;
|
|
238
260
|
|
|
239
261
|
export interface Operation_1$instance<T> extends Operation {
|
|
262
|
+
readonly __tsonic_type_Azure_Operation_1: never;
|
|
263
|
+
|
|
240
264
|
readonly HasValue: boolean;
|
|
241
265
|
readonly Value: T;
|
|
242
266
|
WaitForCompletion(cancellationToken?: CancellationToken): Response_1<T>;
|
|
243
267
|
WaitForCompletion(pollingInterval: TimeSpan, cancellationToken: CancellationToken): Response_1<T>;
|
|
244
268
|
WaitForCompletion(delayStrategy: DelayStrategy, cancellationToken: CancellationToken): Response_1<T>;
|
|
245
|
-
WaitForCompletionAsync(cancellationToken?: CancellationToken):
|
|
246
|
-
WaitForCompletionAsync(pollingInterval: TimeSpan, cancellationToken: CancellationToken):
|
|
247
|
-
WaitForCompletionAsync(delayStrategy: DelayStrategy, cancellationToken: CancellationToken):
|
|
248
|
-
WaitForCompletionResponseAsync(cancellationToken?: CancellationToken):
|
|
249
|
-
WaitForCompletionResponseAsync(pollingInterval: TimeSpan, cancellationToken?: CancellationToken):
|
|
250
|
-
WaitForCompletionResponseAsync(cancellationToken?: CancellationToken):
|
|
251
|
-
WaitForCompletionResponseAsync(pollingInterval: TimeSpan, cancellationToken?: CancellationToken):
|
|
252
|
-
WaitForCompletionResponseAsync(delayStrategy: DelayStrategy, cancellationToken?: CancellationToken):
|
|
269
|
+
WaitForCompletionAsync(cancellationToken?: CancellationToken): ValueTask_1<Response_1<T>>;
|
|
270
|
+
WaitForCompletionAsync(pollingInterval: TimeSpan, cancellationToken: CancellationToken): ValueTask_1<Response_1<T>>;
|
|
271
|
+
WaitForCompletionAsync(delayStrategy: DelayStrategy, cancellationToken: CancellationToken): ValueTask_1<Response_1<T>>;
|
|
272
|
+
WaitForCompletionResponseAsync(cancellationToken?: CancellationToken): ValueTask_1<Response>;
|
|
273
|
+
WaitForCompletionResponseAsync(pollingInterval: TimeSpan, cancellationToken?: CancellationToken): ValueTask_1<Response>;
|
|
274
|
+
WaitForCompletionResponseAsync(cancellationToken?: CancellationToken): ValueTask_1<Response>;
|
|
275
|
+
WaitForCompletionResponseAsync(pollingInterval: TimeSpan, cancellationToken?: CancellationToken): ValueTask_1<Response>;
|
|
276
|
+
WaitForCompletionResponseAsync(delayStrategy: DelayStrategy, cancellationToken?: CancellationToken): ValueTask_1<Response>;
|
|
253
277
|
}
|
|
254
278
|
|
|
255
279
|
|
|
@@ -260,8 +284,10 @@ export const Operation_1: (abstract new<T>() => Operation_1<T>) & {
|
|
|
260
284
|
export type Operation_1<T> = Operation_1$instance<T>;
|
|
261
285
|
|
|
262
286
|
export interface Page_1$instance<T> {
|
|
287
|
+
readonly __tsonic_type_Azure_Page_1: never;
|
|
288
|
+
|
|
263
289
|
readonly ContinuationToken: string | undefined;
|
|
264
|
-
readonly Values:
|
|
290
|
+
readonly Values: IReadOnlyList_1<T>;
|
|
265
291
|
Equals(obj: unknown): boolean;
|
|
266
292
|
GetHashCode(): int;
|
|
267
293
|
GetRawResponse(): Response;
|
|
@@ -270,33 +296,37 @@ export interface Page_1$instance<T> {
|
|
|
270
296
|
|
|
271
297
|
|
|
272
298
|
export const Page_1: (abstract new<T>() => Page_1<T>) & {
|
|
273
|
-
FromValues<T>(values:
|
|
299
|
+
FromValues<T>(values: IReadOnlyList_1<T>, continuationToken: string, response: Response): Page_1<T>;
|
|
274
300
|
};
|
|
275
301
|
|
|
276
302
|
|
|
277
303
|
export type Page_1<T> = Page_1$instance<T>;
|
|
278
304
|
|
|
279
305
|
export interface Pageable_1$instance<T> {
|
|
306
|
+
readonly __tsonic_type_Azure_Pageable_1: never;
|
|
307
|
+
|
|
280
308
|
readonly __tsonic_iface_System_Collections_Generic_IEnumerable_1: never;
|
|
281
309
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
282
310
|
|
|
283
311
|
readonly CancellationToken: CancellationToken;
|
|
284
|
-
AsPages(continuationToken?: string, pageSizeHint?:
|
|
312
|
+
AsPages(continuationToken?: string, pageSizeHint?: Nullable_1<System_Internal.Int32>): IEnumerable_1<Page_1<T>>;
|
|
285
313
|
Equals(obj: unknown): boolean;
|
|
286
|
-
GetEnumerator():
|
|
314
|
+
GetEnumerator(): IEnumerator_1<T>;
|
|
287
315
|
GetHashCode(): int;
|
|
288
316
|
ToString(): string | undefined;
|
|
289
317
|
}
|
|
290
318
|
|
|
291
319
|
|
|
292
320
|
export const Pageable_1: (abstract new<T>() => Pageable_1<T>) & (abstract new<T>(cancellationToken: CancellationToken) => Pageable_1<T>) & {
|
|
293
|
-
FromPages<T>(pages:
|
|
321
|
+
FromPages<T>(pages: IEnumerable_1<Page_1<T>>): Pageable_1<T>;
|
|
294
322
|
};
|
|
295
323
|
|
|
296
324
|
|
|
297
325
|
export type Pageable_1<T> = Pageable_1$instance<T>;
|
|
298
326
|
|
|
299
327
|
export interface PageableOperation_1$instance<T> extends Operation_1<AsyncPageable_1<T>> {
|
|
328
|
+
readonly __tsonic_type_Azure_PageableOperation_1: never;
|
|
329
|
+
|
|
300
330
|
readonly Value: AsyncPageable_1<T>;
|
|
301
331
|
GetValues(cancellationToken?: CancellationToken): Pageable_1<T>;
|
|
302
332
|
GetValuesAsync(cancellationToken?: CancellationToken): AsyncPageable_1<T>;
|
|
@@ -310,8 +340,10 @@ export const PageableOperation_1: (abstract new<T>() => PageableOperation_1<T>)
|
|
|
310
340
|
export type PageableOperation_1<T> = PageableOperation_1$instance<T>;
|
|
311
341
|
|
|
312
342
|
export interface RequestConditions$instance extends MatchConditions {
|
|
313
|
-
|
|
314
|
-
|
|
343
|
+
readonly __tsonic_type_Azure_RequestConditions: never;
|
|
344
|
+
|
|
345
|
+
IfModifiedSince: Nullable_1<DateTimeOffset>;
|
|
346
|
+
IfUnmodifiedSince: Nullable_1<DateTimeOffset>;
|
|
315
347
|
}
|
|
316
348
|
|
|
317
349
|
|
|
@@ -323,6 +355,8 @@ export const RequestConditions: {
|
|
|
323
355
|
export type RequestConditions = RequestConditions$instance;
|
|
324
356
|
|
|
325
357
|
export interface RequestContext$instance {
|
|
358
|
+
readonly __tsonic_type_Azure_RequestContext: never;
|
|
359
|
+
|
|
326
360
|
CancellationToken: CancellationToken;
|
|
327
361
|
ErrorOptions: ErrorOptions;
|
|
328
362
|
AddClassifier(statusCode: int, isError: boolean): void;
|
|
@@ -339,6 +373,8 @@ export const RequestContext: {
|
|
|
339
373
|
export type RequestContext = RequestContext$instance;
|
|
340
374
|
|
|
341
375
|
export interface RequestFailedException$instance extends Exception {
|
|
376
|
+
readonly __tsonic_type_Azure_RequestFailedException: never;
|
|
377
|
+
|
|
342
378
|
readonly __tsonic_iface_System_Runtime_Serialization_ISerializable: never;
|
|
343
379
|
|
|
344
380
|
readonly ErrorCode: string | undefined;
|
|
@@ -363,6 +399,8 @@ export const RequestFailedException: {
|
|
|
363
399
|
export type RequestFailedException = RequestFailedException$instance;
|
|
364
400
|
|
|
365
401
|
export interface Response$instance {
|
|
402
|
+
readonly __tsonic_type_Azure_Response: never;
|
|
403
|
+
|
|
366
404
|
readonly __tsonic_iface_System_IDisposable: never;
|
|
367
405
|
|
|
368
406
|
ClientRequestId: string;
|
|
@@ -375,10 +413,10 @@ export interface Response$instance {
|
|
|
375
413
|
readonly Status: int;
|
|
376
414
|
ContainsHeader(name: string): boolean;
|
|
377
415
|
Dispose(): void;
|
|
378
|
-
EnumerateHeaders():
|
|
416
|
+
EnumerateHeaders(): IEnumerable_1<HttpHeader>;
|
|
379
417
|
ToString(): string;
|
|
380
418
|
TryGetHeader(name: string, value: string): boolean;
|
|
381
|
-
TryGetHeaderValues(name: string, values:
|
|
419
|
+
TryGetHeaderValues(name: string, values: IEnumerable_1<System_Internal.String>): boolean;
|
|
382
420
|
}
|
|
383
421
|
|
|
384
422
|
|
|
@@ -390,6 +428,8 @@ export const Response: (abstract new() => Response) & {
|
|
|
390
428
|
export type Response = Response$instance;
|
|
391
429
|
|
|
392
430
|
export interface Response_1$instance<T> extends NullableResponse_1<T> {
|
|
431
|
+
readonly __tsonic_type_Azure_Response_1: never;
|
|
432
|
+
|
|
393
433
|
readonly HasValue: boolean;
|
|
394
434
|
readonly Value: T;
|
|
395
435
|
Equals(obj: unknown): boolean;
|
|
@@ -404,6 +444,8 @@ export const Response_1: (abstract new<T>() => Response_1<T>) & {
|
|
|
404
444
|
export type Response_1<T> = Response_1$instance<T>;
|
|
405
445
|
|
|
406
446
|
export interface ResponseError$instance {
|
|
447
|
+
readonly __tsonic_type_Azure_ResponseError: never;
|
|
448
|
+
|
|
407
449
|
readonly __tsonic_iface_System_ClientModel_Primitives_IJsonModel_1: never;
|
|
408
450
|
readonly __tsonic_iface_System_ClientModel_Primitives_IPersistableModel_1: never;
|
|
409
451
|
|
|
@@ -424,12 +466,12 @@ export interface __ResponseError$views {
|
|
|
424
466
|
As_IPersistableModel_1(): System_ClientModel_Primitives_Internal.IPersistableModel_1$instance<ResponseError>;
|
|
425
467
|
}
|
|
426
468
|
|
|
427
|
-
export interface ResponseError$instance extends System_ClientModel_Primitives_Internal.IJsonModel_1$instance<ResponseError> {}
|
|
428
|
-
|
|
429
469
|
export type ResponseError = ResponseError$instance & __ResponseError$views;
|
|
430
470
|
|
|
431
471
|
|
|
432
472
|
export interface SyncAsyncEventArgs$instance extends EventArgs {
|
|
473
|
+
readonly __tsonic_type_Azure_SyncAsyncEventArgs: never;
|
|
474
|
+
|
|
433
475
|
readonly CancellationToken: CancellationToken;
|
|
434
476
|
readonly IsRunningSynchronously: boolean;
|
|
435
477
|
}
|
|
@@ -446,7 +488,7 @@ export abstract class AzureCoreExtensions$instance {
|
|
|
446
488
|
static ToDynamicFromJson(utf8Json: BinaryData, propertyNameFormat: JsonPropertyNames, dateTimeFormat?: string): unknown;
|
|
447
489
|
static ToDynamicFromJson(utf8Json: BinaryData): unknown;
|
|
448
490
|
static ToObject<T>(data: BinaryData, serializer: ObjectSerializer, cancellationToken?: CancellationToken): T | undefined;
|
|
449
|
-
static ToObjectAsync<T>(data: BinaryData, serializer: ObjectSerializer, cancellationToken?: CancellationToken):
|
|
491
|
+
static ToObjectAsync<T>(data: BinaryData, serializer: ObjectSerializer, cancellationToken?: CancellationToken): ValueTask_1<T>;
|
|
450
492
|
static ToObjectFromJson(data: BinaryData): unknown | undefined;
|
|
451
493
|
}
|
|
452
494
|
|