@tsonic/efcore-sqlserver 10.0.5 → 10.0.8
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 +92 -50
- package/Azure.Core/internal/index.d.ts +103 -51
- 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 +67 -50
- 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 +158 -73
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +20 -10
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +82 -67
- 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 +283 -171
- 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 +66 -48
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +5 -5
- 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 +280 -64
- package/System.Configuration.Internal/internal/index.d.ts +10 -6
- package/System.Configuration.Provider/internal/index.d.ts +14 -9
- 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
|
@@ -11,23 +11,23 @@ import type { ptr } from "@tsonic/core/types.js";
|
|
|
11
11
|
// Import types from other namespaces
|
|
12
12
|
import type { ApiKeyCredential, AuthenticationTokenProvider, BinaryContent, ClientResult, ContinuationToken } from "../../System.ClientModel/internal/index.js";
|
|
13
13
|
import type { BinaryData } from "../../System/internal/index.js";
|
|
14
|
-
import * as System_Collections_Generic_Internal from "@tsonic/dotnet/System.Collections.Generic.js";
|
|
15
|
-
import type {
|
|
16
|
-
import * as
|
|
17
|
-
import type {
|
|
18
|
-
import * as
|
|
19
|
-
import type {
|
|
20
|
-
import type { Activity, ActivityContext, ActivityKind, ActivitySource } from "@tsonic/dotnet/System.Diagnostics.js";
|
|
21
|
-
import type { Stream } from "@tsonic/dotnet/System.IO.js";
|
|
22
|
-
import
|
|
23
|
-
import
|
|
24
|
-
import type {
|
|
25
|
-
import type { JsonSerializerOptions, Utf8JsonReader, Utf8JsonWriter } from "@tsonic/dotnet/System.Text.Json.js";
|
|
26
|
-
import
|
|
27
|
-
import type {
|
|
28
|
-
import
|
|
29
|
-
import type {
|
|
30
|
-
import type { ILoggerFactory } from "@tsonic/microsoft-extensions/Microsoft.Extensions.Logging.js";
|
|
14
|
+
import * as System_Collections_Generic_Internal from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
|
|
15
|
+
import type { IAsyncEnumerable_1, ICollection_1, IEnumerable_1, IEnumerator_1, IList_1, IReadOnlyCollection_1, IReadOnlyDictionary_2, IReadOnlyList_1, KeyValuePair_2 } from "@tsonic/dotnet/System.Collections.Generic/internal/index.js";
|
|
16
|
+
import * as System_Collections_ObjectModel_Internal from "@tsonic/dotnet/System.Collections.ObjectModel/internal/index.js";
|
|
17
|
+
import type { KeyedCollection_2 } from "@tsonic/dotnet/System.Collections.ObjectModel/internal/index.js";
|
|
18
|
+
import * as System_Collections_Internal from "@tsonic/dotnet/System.Collections/internal/index.js";
|
|
19
|
+
import type { ICollection, IEnumerable, IList } from "@tsonic/dotnet/System.Collections/internal/index.js";
|
|
20
|
+
import type { Activity, ActivityContext, ActivityKind, ActivitySource } from "@tsonic/dotnet/System.Diagnostics/internal/index.js";
|
|
21
|
+
import type { Stream } from "@tsonic/dotnet/System.IO/internal/index.js";
|
|
22
|
+
import type { HttpClient, HttpRequestMessage, HttpResponseMessage } from "@tsonic/dotnet/System.Net.Http/internal/index.js";
|
|
23
|
+
import * as System_Text_Json_Serialization_Internal from "@tsonic/dotnet/System.Text.Json.Serialization/internal/index.js";
|
|
24
|
+
import type { JsonConverter_1 } from "@tsonic/dotnet/System.Text.Json.Serialization/internal/index.js";
|
|
25
|
+
import type { JsonSerializerOptions, Utf8JsonReader, Utf8JsonWriter } from "@tsonic/dotnet/System.Text.Json/internal/index.js";
|
|
26
|
+
import type { Task, ValueTask, ValueTask_1 } from "@tsonic/dotnet/System.Threading.Tasks/internal/index.js";
|
|
27
|
+
import type { CancellationToken } from "@tsonic/dotnet/System.Threading/internal/index.js";
|
|
28
|
+
import * as System_Lib from "@tsonic/dotnet/System/internal/index.js";
|
|
29
|
+
import type { Attribute, Boolean as ClrBoolean, DateTimeOffset, Enum, Exception, Func_1, IComparable, IConvertible, IDisposable, IFormattable, Int32, ISpanFormattable, Nullable_1, Object as ClrObject, ReadOnlySpan_1, String as ClrString, TimeSpan, Type, UInt16, Uri, ValueType, Void } from "@tsonic/dotnet/System/internal/index.js";
|
|
30
|
+
import type { ILoggerFactory } from "@tsonic/microsoft-extensions/Microsoft.Extensions.Logging/internal/index.js";
|
|
31
31
|
|
|
32
32
|
export enum ClientErrorBehaviors {
|
|
33
33
|
Default = 0,
|
|
@@ -75,6 +75,8 @@ export interface IPersistableModel_1$instance<T> {
|
|
|
75
75
|
export type IPersistableModel_1<T> = IPersistableModel_1$instance<T>;
|
|
76
76
|
|
|
77
77
|
export interface ClientConnection$instance {
|
|
78
|
+
readonly __tsonic_type_System_ClientModel_Primitives_ClientConnection: never;
|
|
79
|
+
|
|
78
80
|
readonly Credential: unknown | undefined;
|
|
79
81
|
readonly CredentialKind: CredentialKind;
|
|
80
82
|
readonly Id: string;
|
|
@@ -93,8 +95,10 @@ export const ClientConnection: {
|
|
|
93
95
|
export type ClientConnection = ClientConnection$instance;
|
|
94
96
|
|
|
95
97
|
export interface ApiKeyAuthenticationPolicy$instance extends AuthenticationPolicy {
|
|
96
|
-
|
|
97
|
-
|
|
98
|
+
readonly __tsonic_type_System_ClientModel_Primitives_ApiKeyAuthenticationPolicy: never;
|
|
99
|
+
|
|
100
|
+
Process(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): void;
|
|
101
|
+
ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): ValueTask;
|
|
98
102
|
}
|
|
99
103
|
|
|
100
104
|
|
|
@@ -108,8 +112,10 @@ export const ApiKeyAuthenticationPolicy: {
|
|
|
108
112
|
export type ApiKeyAuthenticationPolicy = ApiKeyAuthenticationPolicy$instance;
|
|
109
113
|
|
|
110
114
|
export interface AsyncCollectionResult$instance {
|
|
115
|
+
readonly __tsonic_type_System_ClientModel_Primitives_AsyncCollectionResult: never;
|
|
116
|
+
|
|
111
117
|
GetContinuationToken(page: ClientResult): ContinuationToken | undefined;
|
|
112
|
-
GetRawPagesAsync():
|
|
118
|
+
GetRawPagesAsync(): IAsyncEnumerable_1<ClientResult>;
|
|
113
119
|
}
|
|
114
120
|
|
|
115
121
|
|
|
@@ -120,6 +126,8 @@ export const AsyncCollectionResult: (abstract new() => AsyncCollectionResult) &
|
|
|
120
126
|
export type AsyncCollectionResult = AsyncCollectionResult$instance;
|
|
121
127
|
|
|
122
128
|
export interface AuthenticationPolicy$instance extends PipelinePolicy {
|
|
129
|
+
readonly __tsonic_type_System_ClientModel_Primitives_AuthenticationPolicy: never;
|
|
130
|
+
|
|
123
131
|
}
|
|
124
132
|
|
|
125
133
|
|
|
@@ -130,28 +138,32 @@ export const AuthenticationPolicy: (abstract new() => AuthenticationPolicy) & {
|
|
|
130
138
|
export type AuthenticationPolicy = AuthenticationPolicy$instance;
|
|
131
139
|
|
|
132
140
|
export interface AuthenticationToken$instance {
|
|
133
|
-
readonly
|
|
134
|
-
|
|
141
|
+
readonly __tsonic_type_System_ClientModel_Primitives_AuthenticationToken: never;
|
|
142
|
+
|
|
143
|
+
readonly ExpiresOn: Nullable_1<DateTimeOffset>;
|
|
144
|
+
readonly RefreshOn: Nullable_1<DateTimeOffset>;
|
|
135
145
|
readonly TokenType: string;
|
|
136
146
|
readonly TokenValue: string;
|
|
137
147
|
}
|
|
138
148
|
|
|
139
149
|
|
|
140
150
|
export const AuthenticationToken: {
|
|
141
|
-
new(tokenValue: string, tokenType: string, expiresOn: DateTimeOffset, refreshOn:
|
|
151
|
+
new(tokenValue: string, tokenType: string, expiresOn: DateTimeOffset, refreshOn: Nullable_1<DateTimeOffset>): AuthenticationToken;
|
|
142
152
|
};
|
|
143
153
|
|
|
144
154
|
|
|
145
155
|
export type AuthenticationToken = AuthenticationToken$instance;
|
|
146
156
|
|
|
147
157
|
export interface BearerTokenPolicy$instance extends AuthenticationPolicy {
|
|
148
|
-
|
|
149
|
-
|
|
158
|
+
readonly __tsonic_type_System_ClientModel_Primitives_BearerTokenPolicy: never;
|
|
159
|
+
|
|
160
|
+
Process(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): void;
|
|
161
|
+
ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): ValueTask;
|
|
150
162
|
}
|
|
151
163
|
|
|
152
164
|
|
|
153
165
|
export const BearerTokenPolicy: {
|
|
154
|
-
new(tokenProvider: AuthenticationTokenProvider, contexts:
|
|
166
|
+
new(tokenProvider: AuthenticationTokenProvider, contexts: IEnumerable_1<IReadOnlyDictionary_2<System_Internal.String, unknown>>): BearerTokenPolicy;
|
|
155
167
|
new(tokenProvider: AuthenticationTokenProvider, scope: string): BearerTokenPolicy;
|
|
156
168
|
};
|
|
157
169
|
|
|
@@ -159,7 +171,9 @@ export const BearerTokenPolicy: {
|
|
|
159
171
|
export type BearerTokenPolicy = BearerTokenPolicy$instance;
|
|
160
172
|
|
|
161
173
|
export interface ClientCache$instance {
|
|
162
|
-
|
|
174
|
+
readonly __tsonic_type_System_ClientModel_Primitives_ClientCache: never;
|
|
175
|
+
|
|
176
|
+
GetClient<T>(clientId: unknown, createClient: Func_1<T>): T;
|
|
163
177
|
}
|
|
164
178
|
|
|
165
179
|
|
|
@@ -170,7 +184,9 @@ export const ClientCache: {
|
|
|
170
184
|
|
|
171
185
|
export type ClientCache = ClientCache$instance;
|
|
172
186
|
|
|
173
|
-
export interface ClientConnectionCollection$instance extends
|
|
187
|
+
export interface ClientConnectionCollection$instance extends KeyedCollection_2<System_Internal.String, ClientConnection> {
|
|
188
|
+
readonly __tsonic_type_System_ClientModel_Primitives_ClientConnectionCollection: never;
|
|
189
|
+
|
|
174
190
|
readonly __tsonic_iface_System_Collections_Generic_ICollection_1: never;
|
|
175
191
|
readonly __tsonic_iface_System_Collections_Generic_IEnumerable_1: never;
|
|
176
192
|
readonly __tsonic_iface_System_Collections_Generic_IList_1: never;
|
|
@@ -180,7 +196,7 @@ export interface ClientConnectionCollection$instance extends KeyedCollection<Sys
|
|
|
180
196
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
181
197
|
readonly __tsonic_iface_System_Collections_IList: never;
|
|
182
198
|
|
|
183
|
-
AddRange(connections:
|
|
199
|
+
AddRange(connections: IEnumerable_1<ClientConnection>): void;
|
|
184
200
|
GetKeyForItem(item: ClientConnection): string;
|
|
185
201
|
}
|
|
186
202
|
|
|
@@ -193,8 +209,10 @@ export const ClientConnectionCollection: {
|
|
|
193
209
|
export type ClientConnectionCollection = ClientConnectionCollection$instance;
|
|
194
210
|
|
|
195
211
|
export interface ClientConnectionProvider$instance {
|
|
212
|
+
readonly __tsonic_type_System_ClientModel_Primitives_ClientConnectionProvider: never;
|
|
213
|
+
|
|
196
214
|
readonly Subclients: ClientCache;
|
|
197
|
-
GetAllConnections():
|
|
215
|
+
GetAllConnections(): IEnumerable_1<ClientConnection>;
|
|
198
216
|
GetConnection(connectionId: string): ClientConnection;
|
|
199
217
|
}
|
|
200
218
|
|
|
@@ -206,14 +224,16 @@ export const ClientConnectionProvider: (abstract new(maxCacheSize: int) => Clien
|
|
|
206
224
|
export type ClientConnectionProvider = ClientConnectionProvider$instance;
|
|
207
225
|
|
|
208
226
|
export interface ClientLoggingOptions$instance {
|
|
209
|
-
readonly
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
227
|
+
readonly __tsonic_type_System_ClientModel_Primitives_ClientLoggingOptions: never;
|
|
228
|
+
|
|
229
|
+
readonly AllowedHeaderNames: IList_1<System_Internal.String>;
|
|
230
|
+
readonly AllowedQueryParameters: IList_1<System_Internal.String>;
|
|
231
|
+
EnableLogging: Nullable_1<System_Internal.Boolean>;
|
|
232
|
+
EnableMessageContentLogging: Nullable_1<System_Internal.Boolean>;
|
|
233
|
+
EnableMessageLogging: Nullable_1<System_Internal.Boolean>;
|
|
214
234
|
get LoggerFactory(): ILoggerFactory | undefined;
|
|
215
235
|
set LoggerFactory(value: ILoggerFactory | undefined);
|
|
216
|
-
MessageContentSizeLimit:
|
|
236
|
+
MessageContentSizeLimit: Nullable_1<System_Internal.Int32>;
|
|
217
237
|
Freeze(): void;
|
|
218
238
|
}
|
|
219
239
|
|
|
@@ -226,6 +246,8 @@ export const ClientLoggingOptions: {
|
|
|
226
246
|
export type ClientLoggingOptions = ClientLoggingOptions$instance;
|
|
227
247
|
|
|
228
248
|
export interface ClientPipeline$instance {
|
|
249
|
+
readonly __tsonic_type_System_ClientModel_Primitives_ClientPipeline: never;
|
|
250
|
+
|
|
229
251
|
CreateMessage(): PipelineMessage;
|
|
230
252
|
Send(message: PipelineMessage): void;
|
|
231
253
|
SendAsync(message: PipelineMessage): ValueTask;
|
|
@@ -233,7 +255,7 @@ export interface ClientPipeline$instance {
|
|
|
233
255
|
|
|
234
256
|
|
|
235
257
|
export const ClientPipeline: {
|
|
236
|
-
Create(options: ClientPipelineOptions, perCallPolicies:
|
|
258
|
+
Create(options: ClientPipelineOptions, perCallPolicies: ReadOnlySpan_1<PipelinePolicy>, perTryPolicies: ReadOnlySpan_1<PipelinePolicy>, beforeTransportPolicies: ReadOnlySpan_1<PipelinePolicy>): ClientPipeline;
|
|
237
259
|
Create(options?: ClientPipelineOptions): ClientPipeline;
|
|
238
260
|
};
|
|
239
261
|
|
|
@@ -241,12 +263,14 @@ export const ClientPipeline: {
|
|
|
241
263
|
export type ClientPipeline = ClientPipeline$instance;
|
|
242
264
|
|
|
243
265
|
export interface ClientPipelineOptions$instance {
|
|
266
|
+
readonly __tsonic_type_System_ClientModel_Primitives_ClientPipelineOptions: never;
|
|
267
|
+
|
|
244
268
|
get ClientLoggingOptions(): ClientLoggingOptions | undefined;
|
|
245
269
|
set ClientLoggingOptions(value: ClientLoggingOptions | undefined);
|
|
246
|
-
EnableDistributedTracing:
|
|
270
|
+
EnableDistributedTracing: Nullable_1<System_Internal.Boolean>;
|
|
247
271
|
get MessageLoggingPolicy(): PipelinePolicy | undefined;
|
|
248
272
|
set MessageLoggingPolicy(value: PipelinePolicy | undefined);
|
|
249
|
-
NetworkTimeout:
|
|
273
|
+
NetworkTimeout: Nullable_1<TimeSpan>;
|
|
250
274
|
get RetryPolicy(): PipelinePolicy | undefined;
|
|
251
275
|
set RetryPolicy(value: PipelinePolicy | undefined);
|
|
252
276
|
get Transport(): PipelineTransport | undefined;
|
|
@@ -264,16 +288,18 @@ export const ClientPipelineOptions: {
|
|
|
264
288
|
export type ClientPipelineOptions = ClientPipelineOptions$instance;
|
|
265
289
|
|
|
266
290
|
export interface ClientRetryPolicy$instance extends PipelinePolicy {
|
|
291
|
+
readonly __tsonic_type_System_ClientModel_Primitives_ClientRetryPolicy: never;
|
|
292
|
+
|
|
267
293
|
GetNextDelay(message: PipelineMessage, tryCount: int): TimeSpan;
|
|
268
294
|
OnRequestSent(message: PipelineMessage): void;
|
|
269
295
|
OnRequestSentAsync(message: PipelineMessage): ValueTask;
|
|
270
296
|
OnSendingRequest(message: PipelineMessage): void;
|
|
271
297
|
OnSendingRequestAsync(message: PipelineMessage): ValueTask;
|
|
272
298
|
OnTryComplete(message: PipelineMessage): void;
|
|
273
|
-
Process(message: PipelineMessage, pipeline:
|
|
274
|
-
ProcessAsync(message: PipelineMessage, pipeline:
|
|
299
|
+
Process(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): void;
|
|
300
|
+
ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): ValueTask;
|
|
275
301
|
ShouldRetry(message: PipelineMessage, exception: Exception): boolean;
|
|
276
|
-
ShouldRetryAsync(message: PipelineMessage, exception: Exception):
|
|
302
|
+
ShouldRetryAsync(message: PipelineMessage, exception: Exception): ValueTask_1<System_Internal.Boolean>;
|
|
277
303
|
Wait(time: TimeSpan, cancellationToken: CancellationToken): void;
|
|
278
304
|
WaitAsync(time: TimeSpan, cancellationToken: CancellationToken): Task;
|
|
279
305
|
}
|
|
@@ -289,8 +315,10 @@ export const ClientRetryPolicy: {
|
|
|
289
315
|
export type ClientRetryPolicy = ClientRetryPolicy$instance;
|
|
290
316
|
|
|
291
317
|
export interface CollectionResult$instance {
|
|
318
|
+
readonly __tsonic_type_System_ClientModel_Primitives_CollectionResult: never;
|
|
319
|
+
|
|
292
320
|
GetContinuationToken(page: ClientResult): ContinuationToken | undefined;
|
|
293
|
-
GetRawPages():
|
|
321
|
+
GetRawPages(): IEnumerable_1<ClientResult>;
|
|
294
322
|
}
|
|
295
323
|
|
|
296
324
|
|
|
@@ -301,12 +329,14 @@ export const CollectionResult: (abstract new() => CollectionResult) & {
|
|
|
301
329
|
export type CollectionResult = CollectionResult$instance;
|
|
302
330
|
|
|
303
331
|
export interface GetTokenOptions$instance {
|
|
304
|
-
readonly
|
|
332
|
+
readonly __tsonic_type_System_ClientModel_Primitives_GetTokenOptions: never;
|
|
333
|
+
|
|
334
|
+
readonly Properties: IReadOnlyDictionary_2<System_Internal.String, unknown>;
|
|
305
335
|
}
|
|
306
336
|
|
|
307
337
|
|
|
308
338
|
export const GetTokenOptions: {
|
|
309
|
-
new(properties:
|
|
339
|
+
new(properties: IReadOnlyDictionary_2<System_Internal.String, unknown>): GetTokenOptions;
|
|
310
340
|
readonly ScopesPropertyName: string;
|
|
311
341
|
readonly TokenUrlPropertyName: string;
|
|
312
342
|
readonly AuthorizationUrlPropertyName: string;
|
|
@@ -317,6 +347,8 @@ export const GetTokenOptions: {
|
|
|
317
347
|
export type GetTokenOptions = GetTokenOptions$instance;
|
|
318
348
|
|
|
319
349
|
export interface HttpClientPipelineTransport$instance extends PipelineTransport {
|
|
350
|
+
readonly __tsonic_type_System_ClientModel_Primitives_HttpClientPipelineTransport: never;
|
|
351
|
+
|
|
320
352
|
readonly __tsonic_iface_System_IDisposable: never;
|
|
321
353
|
|
|
322
354
|
CreateMessageCore(): PipelineMessage;
|
|
@@ -339,7 +371,9 @@ export const HttpClientPipelineTransport: {
|
|
|
339
371
|
|
|
340
372
|
export type HttpClientPipelineTransport = HttpClientPipelineTransport$instance;
|
|
341
373
|
|
|
342
|
-
export interface JsonModelConverter$instance extends
|
|
374
|
+
export interface JsonModelConverter$instance extends JsonConverter_1<IJsonModel_1<unknown>> {
|
|
375
|
+
readonly __tsonic_type_System_ClientModel_Primitives_JsonModelConverter: never;
|
|
376
|
+
|
|
343
377
|
CanConvert(typeToConvert: Type): boolean;
|
|
344
378
|
Read(reader: Utf8JsonReader, typeToConvert: Type, options: JsonSerializerOptions): IJsonModel_1<unknown> | undefined;
|
|
345
379
|
Write(writer: Utf8JsonWriter, value: IJsonModel_1<unknown>, options: JsonSerializerOptions): void;
|
|
@@ -356,8 +390,10 @@ export const JsonModelConverter: {
|
|
|
356
390
|
export type JsonModelConverter = JsonModelConverter$instance;
|
|
357
391
|
|
|
358
392
|
export interface MessageLoggingPolicy$instance extends PipelinePolicy {
|
|
359
|
-
|
|
360
|
-
|
|
393
|
+
readonly __tsonic_type_System_ClientModel_Primitives_MessageLoggingPolicy: never;
|
|
394
|
+
|
|
395
|
+
Process(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): void;
|
|
396
|
+
ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): ValueTask;
|
|
361
397
|
}
|
|
362
398
|
|
|
363
399
|
|
|
@@ -370,6 +406,8 @@ export const MessageLoggingPolicy: {
|
|
|
370
406
|
export type MessageLoggingPolicy = MessageLoggingPolicy$instance;
|
|
371
407
|
|
|
372
408
|
export interface ModelReaderWriterBuildableAttribute$instance extends Attribute {
|
|
409
|
+
readonly __tsonic_type_System_ClientModel_Primitives_ModelReaderWriterBuildableAttribute: never;
|
|
410
|
+
|
|
373
411
|
}
|
|
374
412
|
|
|
375
413
|
|
|
@@ -381,6 +419,8 @@ export const ModelReaderWriterBuildableAttribute: {
|
|
|
381
419
|
export type ModelReaderWriterBuildableAttribute = ModelReaderWriterBuildableAttribute$instance;
|
|
382
420
|
|
|
383
421
|
export interface ModelReaderWriterContext$instance {
|
|
422
|
+
readonly __tsonic_type_System_ClientModel_Primitives_ModelReaderWriterContext: never;
|
|
423
|
+
|
|
384
424
|
GetTypeBuilder(type: Type): ModelReaderWriterTypeBuilder;
|
|
385
425
|
TryGetTypeBuilder(type: Type, builder: ModelReaderWriterTypeBuilder): boolean;
|
|
386
426
|
TryGetTypeBuilderCore(type: Type, builder: ModelReaderWriterTypeBuilder): boolean;
|
|
@@ -394,6 +434,8 @@ export const ModelReaderWriterContext: (abstract new() => ModelReaderWriterConte
|
|
|
394
434
|
export type ModelReaderWriterContext = ModelReaderWriterContext$instance;
|
|
395
435
|
|
|
396
436
|
export interface ModelReaderWriterContextTypeAttribute$instance extends Attribute {
|
|
437
|
+
readonly __tsonic_type_System_ClientModel_Primitives_ModelReaderWriterContextTypeAttribute: never;
|
|
438
|
+
|
|
397
439
|
}
|
|
398
440
|
|
|
399
441
|
|
|
@@ -405,6 +447,8 @@ export const ModelReaderWriterContextTypeAttribute: {
|
|
|
405
447
|
export type ModelReaderWriterContextTypeAttribute = ModelReaderWriterContextTypeAttribute$instance;
|
|
406
448
|
|
|
407
449
|
export interface ModelReaderWriterOptions$instance {
|
|
450
|
+
readonly __tsonic_type_System_ClientModel_Primitives_ModelReaderWriterOptions: never;
|
|
451
|
+
|
|
408
452
|
readonly Format: string;
|
|
409
453
|
}
|
|
410
454
|
|
|
@@ -419,6 +463,8 @@ export const ModelReaderWriterOptions: {
|
|
|
419
463
|
export type ModelReaderWriterOptions = ModelReaderWriterOptions$instance;
|
|
420
464
|
|
|
421
465
|
export interface ModelReaderWriterTypeBuilder$instance {
|
|
466
|
+
readonly __tsonic_type_System_ClientModel_Primitives_ModelReaderWriterTypeBuilder: never;
|
|
467
|
+
|
|
422
468
|
readonly BuilderType: Type;
|
|
423
469
|
readonly ItemType: Type | undefined;
|
|
424
470
|
AddItem(collectionBuilder: unknown, item: unknown): void;
|
|
@@ -436,12 +482,14 @@ export const ModelReaderWriterTypeBuilder: (abstract new() => ModelReaderWriterT
|
|
|
436
482
|
export type ModelReaderWriterTypeBuilder = ModelReaderWriterTypeBuilder$instance;
|
|
437
483
|
|
|
438
484
|
export interface OperationResult$instance {
|
|
485
|
+
readonly __tsonic_type_System_ClientModel_Primitives_OperationResult: never;
|
|
486
|
+
|
|
439
487
|
HasCompleted: boolean;
|
|
440
488
|
get RehydrationToken(): ContinuationToken | undefined;
|
|
441
489
|
set RehydrationToken(value: ContinuationToken | undefined);
|
|
442
490
|
GetRawResponse(): PipelineResponse;
|
|
443
491
|
UpdateStatus(options?: RequestOptions): ClientResult;
|
|
444
|
-
UpdateStatusAsync(options?: RequestOptions):
|
|
492
|
+
UpdateStatusAsync(options?: RequestOptions): ValueTask_1<ClientResult>;
|
|
445
493
|
WaitForCompletion(cancellationToken?: CancellationToken): void;
|
|
446
494
|
WaitForCompletionAsync(cancellationToken?: CancellationToken): ValueTask;
|
|
447
495
|
}
|
|
@@ -454,6 +502,8 @@ export const OperationResult: (abstract new(response: PipelineResponse) => Opera
|
|
|
454
502
|
export type OperationResult = OperationResult$instance;
|
|
455
503
|
|
|
456
504
|
export interface PersistableModelProxyAttribute$instance extends Attribute {
|
|
505
|
+
readonly __tsonic_type_System_ClientModel_Primitives_PersistableModelProxyAttribute: never;
|
|
506
|
+
|
|
457
507
|
readonly ProxyType: Type;
|
|
458
508
|
}
|
|
459
509
|
|
|
@@ -466,11 +516,13 @@ export const PersistableModelProxyAttribute: {
|
|
|
466
516
|
export type PersistableModelProxyAttribute = PersistableModelProxyAttribute$instance;
|
|
467
517
|
|
|
468
518
|
export interface PipelineMessage$instance {
|
|
519
|
+
readonly __tsonic_type_System_ClientModel_Primitives_PipelineMessage: never;
|
|
520
|
+
|
|
469
521
|
readonly __tsonic_iface_System_IDisposable: never;
|
|
470
522
|
|
|
471
523
|
BufferResponse: boolean;
|
|
472
524
|
CancellationToken: CancellationToken;
|
|
473
|
-
NetworkTimeout:
|
|
525
|
+
NetworkTimeout: Nullable_1<TimeSpan>;
|
|
474
526
|
readonly Request: PipelineRequest;
|
|
475
527
|
get Response(): PipelineResponse | undefined;
|
|
476
528
|
set Response(value: PipelineResponse | undefined);
|
|
@@ -491,6 +543,8 @@ export const PipelineMessage: (abstract new(request: PipelineRequest) => Pipelin
|
|
|
491
543
|
export type PipelineMessage = PipelineMessage$instance;
|
|
492
544
|
|
|
493
545
|
export interface PipelineMessageClassifier$instance {
|
|
546
|
+
readonly __tsonic_type_System_ClientModel_Primitives_PipelineMessageClassifier: never;
|
|
547
|
+
|
|
494
548
|
TryClassify(message: PipelineMessage, isError: boolean): boolean;
|
|
495
549
|
TryClassify(message: PipelineMessage, exception: Exception, isRetriable: boolean): boolean;
|
|
496
550
|
}
|
|
@@ -498,27 +552,31 @@ export interface PipelineMessageClassifier$instance {
|
|
|
498
552
|
|
|
499
553
|
export const PipelineMessageClassifier: (abstract new() => PipelineMessageClassifier) & {
|
|
500
554
|
readonly Default: PipelineMessageClassifier;
|
|
501
|
-
Create(successStatusCodes:
|
|
555
|
+
Create(successStatusCodes: ReadOnlySpan_1<System_Internal.UInt16>): PipelineMessageClassifier;
|
|
502
556
|
};
|
|
503
557
|
|
|
504
558
|
|
|
505
559
|
export type PipelineMessageClassifier = PipelineMessageClassifier$instance;
|
|
506
560
|
|
|
507
561
|
export interface PipelinePolicy$instance {
|
|
508
|
-
|
|
509
|
-
|
|
562
|
+
readonly __tsonic_type_System_ClientModel_Primitives_PipelinePolicy: never;
|
|
563
|
+
|
|
564
|
+
Process(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): void;
|
|
565
|
+
ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): ValueTask;
|
|
510
566
|
}
|
|
511
567
|
|
|
512
568
|
|
|
513
569
|
export const PipelinePolicy: (abstract new() => PipelinePolicy) & {
|
|
514
|
-
ProcessNext(message: PipelineMessage, pipeline:
|
|
515
|
-
ProcessNextAsync(message: PipelineMessage, pipeline:
|
|
570
|
+
ProcessNext(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): void;
|
|
571
|
+
ProcessNextAsync(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): ValueTask;
|
|
516
572
|
};
|
|
517
573
|
|
|
518
574
|
|
|
519
575
|
export type PipelinePolicy = PipelinePolicy$instance;
|
|
520
576
|
|
|
521
577
|
export interface PipelineRequest$instance {
|
|
578
|
+
readonly __tsonic_type_System_ClientModel_Primitives_PipelineRequest: never;
|
|
579
|
+
|
|
522
580
|
readonly __tsonic_iface_System_IDisposable: never;
|
|
523
581
|
|
|
524
582
|
get Content(): BinaryContent | undefined;
|
|
@@ -544,15 +602,17 @@ export const PipelineRequest: (abstract new() => PipelineRequest) & {
|
|
|
544
602
|
export type PipelineRequest = PipelineRequest$instance;
|
|
545
603
|
|
|
546
604
|
export interface PipelineRequestHeaders$instance {
|
|
605
|
+
readonly __tsonic_type_System_ClientModel_Primitives_PipelineRequestHeaders: never;
|
|
606
|
+
|
|
547
607
|
readonly __tsonic_iface_System_Collections_Generic_IEnumerable_1: never;
|
|
548
608
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
549
609
|
|
|
550
610
|
Add(name: string, value: string): void;
|
|
551
|
-
GetEnumerator():
|
|
611
|
+
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, System_Internal.String>>;
|
|
552
612
|
Remove(name: string): boolean;
|
|
553
613
|
Set(name: string, value: string): void;
|
|
554
614
|
TryGetValue(name: string, value: string): boolean;
|
|
555
|
-
TryGetValues(name: string, values:
|
|
615
|
+
TryGetValues(name: string, values: IEnumerable_1<System_Internal.String>): boolean;
|
|
556
616
|
}
|
|
557
617
|
|
|
558
618
|
|
|
@@ -563,6 +623,8 @@ export const PipelineRequestHeaders: (abstract new() => PipelineRequestHeaders)
|
|
|
563
623
|
export type PipelineRequestHeaders = PipelineRequestHeaders$instance;
|
|
564
624
|
|
|
565
625
|
export interface PipelineResponse$instance {
|
|
626
|
+
readonly __tsonic_type_System_ClientModel_Primitives_PipelineResponse: never;
|
|
627
|
+
|
|
566
628
|
readonly __tsonic_iface_System_IDisposable: never;
|
|
567
629
|
|
|
568
630
|
readonly Content: BinaryData;
|
|
@@ -575,7 +637,7 @@ export interface PipelineResponse$instance {
|
|
|
575
637
|
readonly ReasonPhrase: string;
|
|
576
638
|
readonly Status: int;
|
|
577
639
|
BufferContent(cancellationToken?: CancellationToken): BinaryData;
|
|
578
|
-
BufferContentAsync(cancellationToken?: CancellationToken):
|
|
640
|
+
BufferContentAsync(cancellationToken?: CancellationToken): ValueTask_1<BinaryData>;
|
|
579
641
|
Dispose(): void;
|
|
580
642
|
}
|
|
581
643
|
|
|
@@ -587,12 +649,14 @@ export const PipelineResponse: (abstract new() => PipelineResponse) & {
|
|
|
587
649
|
export type PipelineResponse = PipelineResponse$instance;
|
|
588
650
|
|
|
589
651
|
export interface PipelineResponseHeaders$instance {
|
|
652
|
+
readonly __tsonic_type_System_ClientModel_Primitives_PipelineResponseHeaders: never;
|
|
653
|
+
|
|
590
654
|
readonly __tsonic_iface_System_Collections_Generic_IEnumerable_1: never;
|
|
591
655
|
readonly __tsonic_iface_System_Collections_IEnumerable: never;
|
|
592
656
|
|
|
593
|
-
GetEnumerator():
|
|
657
|
+
GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, System_Internal.String>>;
|
|
594
658
|
TryGetValue(name: string, value: string): boolean;
|
|
595
|
-
TryGetValues(name: string, values:
|
|
659
|
+
TryGetValues(name: string, values: IEnumerable_1<System_Internal.String>): boolean;
|
|
596
660
|
}
|
|
597
661
|
|
|
598
662
|
|
|
@@ -603,14 +667,16 @@ export const PipelineResponseHeaders: (abstract new() => PipelineResponseHeaders
|
|
|
603
667
|
export type PipelineResponseHeaders = PipelineResponseHeaders$instance;
|
|
604
668
|
|
|
605
669
|
export interface PipelineTransport$instance extends PipelinePolicy {
|
|
670
|
+
readonly __tsonic_type_System_ClientModel_Primitives_PipelineTransport: never;
|
|
671
|
+
|
|
606
672
|
CreateMessage(): PipelineMessage;
|
|
607
673
|
CreateMessageCore(): PipelineMessage;
|
|
608
674
|
Process(message: PipelineMessage): void;
|
|
609
|
-
Process(message: PipelineMessage, pipeline:
|
|
610
|
-
Process(message: PipelineMessage, pipeline:
|
|
675
|
+
Process(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): void;
|
|
676
|
+
Process(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): void;
|
|
611
677
|
ProcessAsync(message: PipelineMessage): ValueTask;
|
|
612
|
-
ProcessAsync(message: PipelineMessage, pipeline:
|
|
613
|
-
ProcessAsync(message: PipelineMessage, pipeline:
|
|
678
|
+
ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): ValueTask;
|
|
679
|
+
ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): ValueTask;
|
|
614
680
|
ProcessCore(message: PipelineMessage): void;
|
|
615
681
|
ProcessCoreAsync(message: PipelineMessage): ValueTask;
|
|
616
682
|
}
|
|
@@ -623,6 +689,8 @@ export const PipelineTransport: (abstract new() => PipelineTransport) & (abstrac
|
|
|
623
689
|
export type PipelineTransport = PipelineTransport$instance;
|
|
624
690
|
|
|
625
691
|
export interface RequestOptions$instance {
|
|
692
|
+
readonly __tsonic_type_System_ClientModel_Primitives_RequestOptions: never;
|
|
693
|
+
|
|
626
694
|
BufferResponse: boolean;
|
|
627
695
|
CancellationToken: CancellationToken;
|
|
628
696
|
ErrorOptions: ClientErrorBehaviors;
|
|
@@ -643,7 +711,7 @@ export type RequestOptions = RequestOptions$instance;
|
|
|
643
711
|
|
|
644
712
|
export abstract class ActivityExtensions$instance {
|
|
645
713
|
static MarkClientActivityFailed(activity: Activity, exception: Exception): Activity;
|
|
646
|
-
static StartClientActivity(activitySource: ActivitySource, options: ClientPipelineOptions, name: string, kind?: ActivityKind, parentContext?: ActivityContext, tags?:
|
|
714
|
+
static StartClientActivity(activitySource: ActivitySource, options: ClientPipelineOptions, name: string, kind?: ActivityKind, parentContext?: ActivityContext, tags?: IEnumerable_1<KeyValuePair_2<System_Internal.String, unknown>>): Activity | undefined;
|
|
647
715
|
}
|
|
648
716
|
|
|
649
717
|
|