@tsonic/efcore-sqlserver 0.1.2 → 10.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -11,7 +11,7 @@ import type { ptr } from "@tsonic/core/types.js";
|
|
|
11
11
|
// Import types from other namespaces
|
|
12
12
|
import type { HttpPipeline, HttpPipelinePolicy } from "../../Azure.Core.Pipeline/internal/index.js";
|
|
13
13
|
import type { JsonPropertyNames, ObjectSerializer } from "../../Azure.Core.Serialization/internal/index.js";
|
|
14
|
-
import type { ClientOptions, DelayStrategy, HttpPipelinePosition, RehydrationToken, RequestFailedDetailsParser, ResponseClassificationHandler, ResponseHeaders } from "../../Azure.Core/internal/index.js";
|
|
14
|
+
import type { ClientOptions, DelayStrategy, HttpHeader, HttpPipelinePosition, RehydrationToken, RequestFailedDetailsParser, ResponseClassificationHandler, ResponseHeaders } from "../../Azure.Core/internal/index.js";
|
|
15
15
|
import * as System_ClientModel_Primitives_Internal from "../../System.ClientModel.Primitives/internal/index.js";
|
|
16
16
|
import type { IJsonModel_1, IPersistableModel_1, ModelReaderWriterOptions } from "../../System.ClientModel.Primitives/internal/index.js";
|
|
17
17
|
import * as System_ClientModel_Internal from "../../System.ClientModel/internal/index.js";
|
|
@@ -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
|
|
|
@@ -77,24 +77,31 @@ export const HttpRange: {
|
|
|
77
77
|
|
|
78
78
|
export type HttpRange = HttpRange$instance;
|
|
79
79
|
|
|
80
|
-
export
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
80
|
+
export abstract class AsyncPageable_1$protected<T> {
|
|
81
|
+
protected readonly CancellationToken: CancellationToken;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
export interface AsyncPageable_1$instance<T> extends AsyncPageable_1$protected<T> {
|
|
86
|
+
AsPages(continuationToken?: string, pageSizeHint?: Nullable<System_Internal.Int32>): IAsyncEnumerable<Page_1<T>>;
|
|
87
|
+
Equals(obj: unknown): boolean;
|
|
88
|
+
GetAsyncEnumerator(cancellationToken?: CancellationToken): IAsyncEnumerator<T>;
|
|
89
|
+
GetHashCode(): int;
|
|
90
|
+
ToString(): string | undefined;
|
|
86
91
|
}
|
|
87
92
|
|
|
88
93
|
|
|
89
94
|
export const AsyncPageable_1: {
|
|
90
|
-
|
|
95
|
+
new<T>(): AsyncPageable_1<T>;
|
|
96
|
+
new<T>(cancellationToken: CancellationToken): AsyncPageable_1<T>;
|
|
97
|
+
FromPages<T>(pages: IEnumerable__System_Collections_Generic<Page_1<T>>): AsyncPageable_1<T>;
|
|
91
98
|
};
|
|
92
99
|
|
|
93
100
|
|
|
94
101
|
export type AsyncPageable_1<T> = AsyncPageable_1$instance<T>;
|
|
95
102
|
|
|
96
103
|
export interface AzureKeyCredential$instance extends ApiKeyCredential {
|
|
97
|
-
|
|
104
|
+
Key: string;
|
|
98
105
|
}
|
|
99
106
|
|
|
100
107
|
|
|
@@ -106,9 +113,9 @@ export const AzureKeyCredential: {
|
|
|
106
113
|
export type AzureKeyCredential = AzureKeyCredential$instance;
|
|
107
114
|
|
|
108
115
|
export interface AzureNamedKeyCredential$instance {
|
|
109
|
-
readonly
|
|
110
|
-
|
|
111
|
-
|
|
116
|
+
readonly Name: string;
|
|
117
|
+
Deconstruct(name: string, key: string): void;
|
|
118
|
+
Update(name: string, key: string): void;
|
|
112
119
|
}
|
|
113
120
|
|
|
114
121
|
|
|
@@ -120,8 +127,8 @@ export const AzureNamedKeyCredential: {
|
|
|
120
127
|
export type AzureNamedKeyCredential = AzureNamedKeyCredential$instance;
|
|
121
128
|
|
|
122
129
|
export interface AzureSasCredential$instance {
|
|
123
|
-
|
|
124
|
-
|
|
130
|
+
Signature: string;
|
|
131
|
+
Update(signature: string): void;
|
|
125
132
|
}
|
|
126
133
|
|
|
127
134
|
|
|
@@ -133,9 +140,9 @@ export const AzureSasCredential: {
|
|
|
133
140
|
export type AzureSasCredential = AzureSasCredential$instance;
|
|
134
141
|
|
|
135
142
|
export interface HttpAuthorization$instance {
|
|
136
|
-
readonly
|
|
137
|
-
readonly
|
|
138
|
-
|
|
143
|
+
readonly Parameter: string;
|
|
144
|
+
readonly Scheme: string;
|
|
145
|
+
ToString(): string;
|
|
139
146
|
}
|
|
140
147
|
|
|
141
148
|
|
|
@@ -147,17 +154,17 @@ export const HttpAuthorization: {
|
|
|
147
154
|
export type HttpAuthorization = HttpAuthorization$instance;
|
|
148
155
|
|
|
149
156
|
export interface JsonPatchDocument$instance {
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
157
|
+
AppendAdd<T>(path: string, value: T): void;
|
|
158
|
+
AppendAddRaw(path: string, rawJsonValue: string): void;
|
|
159
|
+
AppendCopy(from: string, path: string): void;
|
|
160
|
+
AppendMove(from: string, path: string): void;
|
|
161
|
+
AppendRemove(path: string): void;
|
|
162
|
+
AppendReplace<T>(path: string, value: T): void;
|
|
163
|
+
AppendReplaceRaw(path: string, rawJsonValue: string): void;
|
|
164
|
+
AppendTest<T>(path: string, value: T): void;
|
|
165
|
+
AppendTestRaw(path: string, rawJsonValue: string): void;
|
|
166
|
+
ToBytes(): ReadOnlyMemory<System_Internal.Byte>;
|
|
167
|
+
ToString(): string;
|
|
161
168
|
}
|
|
162
169
|
|
|
163
170
|
|
|
@@ -172,8 +179,8 @@ export const JsonPatchDocument: {
|
|
|
172
179
|
export type JsonPatchDocument = JsonPatchDocument$instance;
|
|
173
180
|
|
|
174
181
|
export interface MatchConditions$instance {
|
|
175
|
-
|
|
176
|
-
|
|
182
|
+
IfMatch: Nullable<ETag>;
|
|
183
|
+
IfNoneMatch: Nullable<ETag>;
|
|
177
184
|
}
|
|
178
185
|
|
|
179
186
|
|
|
@@ -185,122 +192,134 @@ export const MatchConditions: {
|
|
|
185
192
|
export type MatchConditions = MatchConditions$instance;
|
|
186
193
|
|
|
187
194
|
export interface NullableResponse_1$instance<T> {
|
|
188
|
-
readonly
|
|
189
|
-
readonly
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
195
|
+
readonly HasValue: boolean;
|
|
196
|
+
readonly Value: T;
|
|
197
|
+
Equals(obj: unknown): boolean;
|
|
198
|
+
GetHashCode(): int;
|
|
199
|
+
GetRawResponse(): Response;
|
|
200
|
+
ToString(): string;
|
|
194
201
|
}
|
|
195
202
|
|
|
196
203
|
|
|
197
204
|
export const NullableResponse_1: {
|
|
205
|
+
new<T>(): NullableResponse_1<T>;
|
|
198
206
|
};
|
|
199
207
|
|
|
200
208
|
|
|
201
209
|
export type NullableResponse_1<T> = NullableResponse_1$instance<T>;
|
|
202
210
|
|
|
203
211
|
export interface Operation$instance {
|
|
204
|
-
readonly
|
|
205
|
-
readonly
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
212
|
+
readonly HasCompleted: boolean;
|
|
213
|
+
readonly Id: string;
|
|
214
|
+
Equals(obj: unknown): boolean;
|
|
215
|
+
GetHashCode(): int;
|
|
216
|
+
GetRawResponse(): Response;
|
|
217
|
+
GetRehydrationToken(): Nullable<RehydrationToken>;
|
|
218
|
+
ToString(): string | undefined;
|
|
219
|
+
UpdateStatus(cancellationToken?: CancellationToken): Response;
|
|
220
|
+
UpdateStatusAsync(cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
221
|
+
WaitForCompletionResponse(cancellationToken?: CancellationToken): Response;
|
|
222
|
+
WaitForCompletionResponse(pollingInterval: TimeSpan, cancellationToken?: CancellationToken): Response;
|
|
223
|
+
WaitForCompletionResponse(delayStrategy: DelayStrategy, cancellationToken?: CancellationToken): Response;
|
|
224
|
+
WaitForCompletionResponseAsync(cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
225
|
+
WaitForCompletionResponseAsync(pollingInterval: TimeSpan, cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
226
|
+
WaitForCompletionResponseAsync(delayStrategy: DelayStrategy, cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
219
227
|
}
|
|
220
228
|
|
|
221
229
|
|
|
222
230
|
export const Operation: {
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
231
|
+
new(): Operation;
|
|
232
|
+
Rehydrate(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions): Operation;
|
|
233
|
+
Rehydrate<T extends IPersistableModel_1<T>>(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions): Operation_1<T>;
|
|
234
|
+
RehydrateAsync(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions): Task<Operation>;
|
|
235
|
+
RehydrateAsync<T extends IPersistableModel_1<T>>(pipeline: HttpPipeline, rehydrationToken: RehydrationToken, options?: ClientOptions): Task<Operation_1<T>>;
|
|
227
236
|
};
|
|
228
237
|
|
|
229
238
|
|
|
230
239
|
export type Operation = Operation$instance;
|
|
231
240
|
|
|
232
241
|
export interface Operation_1$instance<T> extends Operation {
|
|
233
|
-
readonly
|
|
234
|
-
readonly
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
242
|
+
readonly HasValue: boolean;
|
|
243
|
+
readonly Value: T;
|
|
244
|
+
WaitForCompletion(cancellationToken?: CancellationToken): Response_1<T>;
|
|
245
|
+
WaitForCompletion(pollingInterval: TimeSpan, cancellationToken: CancellationToken): Response_1<T>;
|
|
246
|
+
WaitForCompletion(delayStrategy: DelayStrategy, cancellationToken: CancellationToken): Response_1<T>;
|
|
247
|
+
WaitForCompletionAsync(cancellationToken?: CancellationToken): ValueTask<Response_1<T>>;
|
|
248
|
+
WaitForCompletionAsync(pollingInterval: TimeSpan, cancellationToken: CancellationToken): ValueTask<Response_1<T>>;
|
|
249
|
+
WaitForCompletionAsync(delayStrategy: DelayStrategy, cancellationToken: CancellationToken): ValueTask<Response_1<T>>;
|
|
250
|
+
WaitForCompletionResponseAsync(cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
251
|
+
WaitForCompletionResponseAsync(pollingInterval: TimeSpan, cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
252
|
+
WaitForCompletionResponseAsync(cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
253
|
+
WaitForCompletionResponseAsync(pollingInterval: TimeSpan, cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
254
|
+
WaitForCompletionResponseAsync(delayStrategy: DelayStrategy, cancellationToken?: CancellationToken): ValueTask<Response>;
|
|
246
255
|
}
|
|
247
256
|
|
|
248
257
|
|
|
249
258
|
export const Operation_1: {
|
|
259
|
+
new<T>(): Operation_1<T>;
|
|
250
260
|
};
|
|
251
261
|
|
|
252
262
|
|
|
253
263
|
export type Operation_1<T> = Operation_1$instance<T>;
|
|
254
264
|
|
|
255
265
|
export interface Page_1$instance<T> {
|
|
256
|
-
readonly
|
|
257
|
-
readonly
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
266
|
+
readonly ContinuationToken: string | undefined;
|
|
267
|
+
readonly Values: IReadOnlyList<T>;
|
|
268
|
+
Equals(obj: unknown): boolean;
|
|
269
|
+
GetHashCode(): int;
|
|
270
|
+
GetRawResponse(): Response;
|
|
271
|
+
ToString(): string | undefined;
|
|
262
272
|
}
|
|
263
273
|
|
|
264
274
|
|
|
265
275
|
export const Page_1: {
|
|
266
|
-
|
|
276
|
+
new<T>(): Page_1<T>;
|
|
277
|
+
FromValues<T>(values: IReadOnlyList<T>, continuationToken: string, response: Response): Page_1<T>;
|
|
267
278
|
};
|
|
268
279
|
|
|
269
280
|
|
|
270
281
|
export type Page_1<T> = Page_1$instance<T>;
|
|
271
282
|
|
|
272
|
-
export
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
283
|
+
export abstract class Pageable_1$protected<T> {
|
|
284
|
+
protected readonly CancellationToken: CancellationToken;
|
|
285
|
+
}
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
export interface Pageable_1$instance<T> extends Pageable_1$protected<T> {
|
|
289
|
+
AsPages(continuationToken?: string, pageSizeHint?: Nullable<System_Internal.Int32>): IEnumerable__System_Collections_Generic<Page_1<T>>;
|
|
290
|
+
Equals(obj: unknown): boolean;
|
|
291
|
+
GetEnumerator(): IEnumerator<T>;
|
|
292
|
+
GetHashCode(): int;
|
|
293
|
+
ToString(): string | undefined;
|
|
278
294
|
}
|
|
279
295
|
|
|
280
296
|
|
|
281
297
|
export const Pageable_1: {
|
|
282
|
-
|
|
298
|
+
new<T>(): Pageable_1<T>;
|
|
299
|
+
new<T>(cancellationToken: CancellationToken): Pageable_1<T>;
|
|
300
|
+
FromPages<T>(pages: IEnumerable__System_Collections_Generic<Page_1<T>>): Pageable_1<T>;
|
|
283
301
|
};
|
|
284
302
|
|
|
285
303
|
|
|
286
304
|
export type Pageable_1<T> = Pageable_1$instance<T>;
|
|
287
305
|
|
|
288
306
|
export interface PageableOperation_1$instance<T> extends Operation_1<AsyncPageable_1<T>> {
|
|
289
|
-
readonly
|
|
290
|
-
|
|
291
|
-
|
|
307
|
+
readonly Value: AsyncPageable_1<T>;
|
|
308
|
+
GetValues(cancellationToken?: CancellationToken): Pageable_1<T>;
|
|
309
|
+
GetValuesAsync(cancellationToken?: CancellationToken): AsyncPageable_1<T>;
|
|
292
310
|
}
|
|
293
311
|
|
|
294
312
|
|
|
295
313
|
export const PageableOperation_1: {
|
|
314
|
+
new<T>(): PageableOperation_1<T>;
|
|
296
315
|
};
|
|
297
316
|
|
|
298
317
|
|
|
299
318
|
export type PageableOperation_1<T> = PageableOperation_1$instance<T>;
|
|
300
319
|
|
|
301
320
|
export interface RequestConditions$instance extends MatchConditions {
|
|
302
|
-
|
|
303
|
-
|
|
321
|
+
IfModifiedSince: Nullable<DateTimeOffset>;
|
|
322
|
+
IfUnmodifiedSince: Nullable<DateTimeOffset>;
|
|
304
323
|
}
|
|
305
324
|
|
|
306
325
|
|
|
@@ -312,11 +331,11 @@ export const RequestConditions: {
|
|
|
312
331
|
export type RequestConditions = RequestConditions$instance;
|
|
313
332
|
|
|
314
333
|
export interface RequestContext$instance {
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
334
|
+
CancellationToken: CancellationToken;
|
|
335
|
+
ErrorOptions: ErrorOptions;
|
|
336
|
+
AddClassifier(statusCode: int, isError: boolean): void;
|
|
337
|
+
AddClassifier(classifier: ResponseClassificationHandler): void;
|
|
338
|
+
AddPolicy(policy: HttpPipelinePolicy, position: HttpPipelinePosition): void;
|
|
320
339
|
}
|
|
321
340
|
|
|
322
341
|
|
|
@@ -328,10 +347,10 @@ export const RequestContext: {
|
|
|
328
347
|
export type RequestContext = RequestContext$instance;
|
|
329
348
|
|
|
330
349
|
export interface RequestFailedException$instance extends Exception {
|
|
331
|
-
readonly
|
|
332
|
-
readonly
|
|
333
|
-
|
|
334
|
-
|
|
350
|
+
readonly ErrorCode: string | undefined;
|
|
351
|
+
readonly Status: int;
|
|
352
|
+
GetObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
353
|
+
GetRawResponse(): Response | undefined;
|
|
335
354
|
}
|
|
336
355
|
|
|
337
356
|
|
|
@@ -344,50 +363,61 @@ export const RequestFailedException: {
|
|
|
344
363
|
new(response: Response): RequestFailedException;
|
|
345
364
|
new(response: Response, innerException: Exception): RequestFailedException;
|
|
346
365
|
new(response: Response, innerException: Exception, detailsParser: RequestFailedDetailsParser): RequestFailedException;
|
|
366
|
+
new(info: SerializationInfo, context: StreamingContext): RequestFailedException;
|
|
347
367
|
};
|
|
348
368
|
|
|
349
369
|
|
|
350
370
|
export type RequestFailedException = RequestFailedException$instance;
|
|
351
371
|
|
|
352
|
-
export
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
372
|
+
export abstract class Response$protected {
|
|
373
|
+
protected abstract ContainsHeader(name: string): boolean;
|
|
374
|
+
protected abstract EnumerateHeaders(): IEnumerable__System_Collections_Generic<HttpHeader>;
|
|
375
|
+
protected abstract TryGetHeader(name: string, value: string): boolean;
|
|
376
|
+
protected abstract TryGetHeaderValues(name: string, values: IEnumerable__System_Collections_Generic<System_Internal.String>): boolean;
|
|
377
|
+
}
|
|
378
|
+
|
|
379
|
+
|
|
380
|
+
export interface Response$instance extends Response$protected {
|
|
381
|
+
ClientRequestId: string;
|
|
382
|
+
readonly Content: BinaryData;
|
|
383
|
+
get ContentStream(): Stream | undefined;
|
|
384
|
+
set ContentStream(value: Stream);
|
|
385
|
+
readonly Headers: ResponseHeaders;
|
|
386
|
+
IsError: boolean;
|
|
387
|
+
readonly ReasonPhrase: string;
|
|
388
|
+
readonly Status: int;
|
|
389
|
+
Dispose(): void;
|
|
390
|
+
ToString(): string;
|
|
363
391
|
}
|
|
364
392
|
|
|
365
393
|
|
|
366
394
|
export const Response: {
|
|
367
|
-
|
|
395
|
+
new(): Response;
|
|
396
|
+
FromValue<T>(value: T, response: Response): Response_1<T>;
|
|
368
397
|
};
|
|
369
398
|
|
|
370
399
|
|
|
371
400
|
export type Response = Response$instance;
|
|
372
401
|
|
|
373
402
|
export interface Response_1$instance<T> extends NullableResponse_1<T> {
|
|
374
|
-
readonly
|
|
375
|
-
readonly
|
|
376
|
-
|
|
377
|
-
|
|
403
|
+
readonly HasValue: boolean;
|
|
404
|
+
readonly Value: T;
|
|
405
|
+
Equals(obj: unknown): boolean;
|
|
406
|
+
GetHashCode(): int;
|
|
378
407
|
}
|
|
379
408
|
|
|
380
409
|
|
|
381
410
|
export const Response_1: {
|
|
411
|
+
new<T>(): Response_1<T>;
|
|
382
412
|
};
|
|
383
413
|
|
|
384
414
|
|
|
385
415
|
export type Response_1<T> = Response_1$instance<T>;
|
|
386
416
|
|
|
387
417
|
export interface ResponseError$instance {
|
|
388
|
-
readonly
|
|
389
|
-
readonly
|
|
390
|
-
|
|
418
|
+
readonly Code: string | undefined;
|
|
419
|
+
readonly Message: string | undefined;
|
|
420
|
+
ToString(): string;
|
|
391
421
|
}
|
|
392
422
|
|
|
393
423
|
|
|
@@ -408,8 +438,8 @@ export type ResponseError = ResponseError$instance & __ResponseError$views;
|
|
|
408
438
|
|
|
409
439
|
|
|
410
440
|
export interface SyncAsyncEventArgs$instance extends EventArgs {
|
|
411
|
-
readonly
|
|
412
|
-
readonly
|
|
441
|
+
readonly CancellationToken: CancellationToken;
|
|
442
|
+
readonly IsRunningSynchronously: boolean;
|
|
413
443
|
}
|
|
414
444
|
|
|
415
445
|
|
|
@@ -421,11 +451,11 @@ export const SyncAsyncEventArgs: {
|
|
|
421
451
|
export type SyncAsyncEventArgs = SyncAsyncEventArgs$instance;
|
|
422
452
|
|
|
423
453
|
export abstract class AzureCoreExtensions$instance {
|
|
424
|
-
static
|
|
425
|
-
static
|
|
426
|
-
static
|
|
427
|
-
static
|
|
428
|
-
static
|
|
454
|
+
static ToDynamicFromJson(utf8Json: BinaryData, propertyNameFormat: JsonPropertyNames, dateTimeFormat?: string): unknown;
|
|
455
|
+
static ToDynamicFromJson(utf8Json: BinaryData): unknown;
|
|
456
|
+
static ToObject<T>(data: BinaryData, serializer: ObjectSerializer, cancellationToken?: CancellationToken): T | undefined;
|
|
457
|
+
static ToObjectAsync<T>(data: BinaryData, serializer: ObjectSerializer, cancellationToken?: CancellationToken): ValueTask<T>;
|
|
458
|
+
static ToObjectFromJson(data: BinaryData): unknown | undefined;
|
|
429
459
|
}
|
|
430
460
|
|
|
431
461
|
|