@tsonic/efcore-sqlserver 0.1.2 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +21 -21
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +613 -613
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +117 -117
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +467 -467
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +162 -162
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +531 -531
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -30,53 +30,53 @@ import type { ValueTask } from "@tsonic/dotnet/System.Threading.Tasks.js";
|
|
|
30
30
|
import type { ILoggerFactory } from "@tsonic/microsoft-extensions/Microsoft.Extensions.Logging.js";
|
|
31
31
|
|
|
32
32
|
export enum ClientErrorBehaviors {
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
Default = 0,
|
|
34
|
+
NoThrow = 1
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
export enum CredentialKind {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
39
|
+
None = 0,
|
|
40
|
+
ApiKeyString = 1,
|
|
41
|
+
TokenCredential = 2
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
|
|
45
45
|
export enum PipelinePosition {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
46
|
+
PerCall = 0,
|
|
47
|
+
PerTry = 1,
|
|
48
|
+
BeforeTransport = 2
|
|
49
49
|
}
|
|
50
50
|
|
|
51
51
|
|
|
52
52
|
export interface IJsonModel_1$instance<T> extends IPersistableModel_1<T> {
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
53
|
+
Create(reader: Utf8JsonReader, options: ModelReaderWriterOptions): T | undefined;
|
|
54
|
+
Create(data: BinaryData, options: ModelReaderWriterOptions): T | undefined;
|
|
55
|
+
Create(data: BinaryData, options: ModelReaderWriterOptions): T;
|
|
56
|
+
GetFormatFromOptions(options: ModelReaderWriterOptions): string;
|
|
57
|
+
Write(writer: Utf8JsonWriter, options: ModelReaderWriterOptions): void;
|
|
58
|
+
Write(options: ModelReaderWriterOptions): BinaryData;
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
|
|
62
62
|
export type IJsonModel_1<T> = IJsonModel_1$instance<T>;
|
|
63
63
|
|
|
64
64
|
export interface IPersistableModel_1$instance<T> {
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
Create(data: BinaryData, options: ModelReaderWriterOptions): T | undefined;
|
|
66
|
+
GetFormatFromOptions(options: ModelReaderWriterOptions): string;
|
|
67
|
+
Write(options: ModelReaderWriterOptions): BinaryData;
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
|
|
71
71
|
export type IPersistableModel_1<T> = IPersistableModel_1$instance<T>;
|
|
72
72
|
|
|
73
73
|
export interface ClientConnection$instance {
|
|
74
|
-
readonly
|
|
75
|
-
readonly
|
|
76
|
-
readonly
|
|
77
|
-
readonly
|
|
78
|
-
|
|
79
|
-
|
|
74
|
+
readonly Credential: unknown | undefined;
|
|
75
|
+
readonly CredentialKind: CredentialKind;
|
|
76
|
+
readonly Id: string;
|
|
77
|
+
readonly Locator: string;
|
|
78
|
+
ToString(): string;
|
|
79
|
+
TryGetLocatorAsUri(uri: Uri): boolean;
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
|
|
@@ -89,24 +89,24 @@ export const ClientConnection: {
|
|
|
89
89
|
export type ClientConnection = ClientConnection$instance;
|
|
90
90
|
|
|
91
91
|
export interface ApiKeyAuthenticationPolicy$instance extends AuthenticationPolicy {
|
|
92
|
-
|
|
93
|
-
|
|
92
|
+
Process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
|
|
93
|
+
ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
|
|
94
94
|
}
|
|
95
95
|
|
|
96
96
|
|
|
97
97
|
export const ApiKeyAuthenticationPolicy: {
|
|
98
98
|
new(): ApiKeyAuthenticationPolicy;
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
99
|
+
CreateBasicAuthorizationPolicy(credential: ApiKeyCredential): ApiKeyAuthenticationPolicy;
|
|
100
|
+
CreateBearerAuthorizationPolicy(credential: ApiKeyCredential): ApiKeyAuthenticationPolicy;
|
|
101
|
+
CreateHeaderApiKeyPolicy(credential: ApiKeyCredential, headerName: string, keyPrefix?: string): ApiKeyAuthenticationPolicy;
|
|
102
102
|
};
|
|
103
103
|
|
|
104
104
|
|
|
105
105
|
export type ApiKeyAuthenticationPolicy = ApiKeyAuthenticationPolicy$instance;
|
|
106
106
|
|
|
107
107
|
export interface AsyncCollectionResult$instance {
|
|
108
|
-
|
|
109
|
-
|
|
108
|
+
GetContinuationToken(page: ClientResult): ContinuationToken | undefined;
|
|
109
|
+
GetRawPagesAsync(): IAsyncEnumerable<ClientResult>;
|
|
110
110
|
}
|
|
111
111
|
|
|
112
112
|
|
|
@@ -127,10 +127,10 @@ export const AuthenticationPolicy: {
|
|
|
127
127
|
export type AuthenticationPolicy = AuthenticationPolicy$instance;
|
|
128
128
|
|
|
129
129
|
export interface AuthenticationToken$instance {
|
|
130
|
-
readonly
|
|
131
|
-
readonly
|
|
132
|
-
readonly
|
|
133
|
-
readonly
|
|
130
|
+
readonly ExpiresOn: Nullable<DateTimeOffset>;
|
|
131
|
+
readonly RefreshOn: Nullable<DateTimeOffset>;
|
|
132
|
+
readonly TokenType: string;
|
|
133
|
+
readonly TokenValue: string;
|
|
134
134
|
}
|
|
135
135
|
|
|
136
136
|
|
|
@@ -142,8 +142,8 @@ export const AuthenticationToken: {
|
|
|
142
142
|
export type AuthenticationToken = AuthenticationToken$instance;
|
|
143
143
|
|
|
144
144
|
export interface BearerTokenPolicy$instance extends AuthenticationPolicy {
|
|
145
|
-
|
|
146
|
-
|
|
145
|
+
Process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
|
|
146
|
+
ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
|
|
147
147
|
}
|
|
148
148
|
|
|
149
149
|
|
|
@@ -156,7 +156,7 @@ export const BearerTokenPolicy: {
|
|
|
156
156
|
export type BearerTokenPolicy = BearerTokenPolicy$instance;
|
|
157
157
|
|
|
158
158
|
export interface ClientCache$instance {
|
|
159
|
-
|
|
159
|
+
GetClient<T>(clientId: unknown, createClient: Func<T>): T;
|
|
160
160
|
}
|
|
161
161
|
|
|
162
162
|
|
|
@@ -168,7 +168,7 @@ export const ClientCache: {
|
|
|
168
168
|
export type ClientCache = ClientCache$instance;
|
|
169
169
|
|
|
170
170
|
export interface ClientConnectionCollection$instance extends KeyedCollection<System_Internal.String, ClientConnection> {
|
|
171
|
-
|
|
171
|
+
AddRange(connections: IEnumerable__System_Collections_Generic<ClientConnection>): void;
|
|
172
172
|
}
|
|
173
173
|
|
|
174
174
|
|
|
@@ -180,9 +180,9 @@ export const ClientConnectionCollection: {
|
|
|
180
180
|
export type ClientConnectionCollection = ClientConnectionCollection$instance;
|
|
181
181
|
|
|
182
182
|
export interface ClientConnectionProvider$instance {
|
|
183
|
-
readonly
|
|
184
|
-
|
|
185
|
-
|
|
183
|
+
readonly Subclients: ClientCache;
|
|
184
|
+
GetAllConnections(): IEnumerable__System_Collections_Generic<ClientConnection>;
|
|
185
|
+
GetConnection(connectionId: string): ClientConnection;
|
|
186
186
|
}
|
|
187
187
|
|
|
188
188
|
|
|
@@ -193,15 +193,15 @@ export const ClientConnectionProvider: {
|
|
|
193
193
|
export type ClientConnectionProvider = ClientConnectionProvider$instance;
|
|
194
194
|
|
|
195
195
|
export interface ClientLoggingOptions$instance {
|
|
196
|
-
readonly
|
|
197
|
-
readonly
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
get
|
|
202
|
-
set
|
|
203
|
-
|
|
204
|
-
|
|
196
|
+
readonly AllowedHeaderNames: IList__System_Collections_Generic<System_Internal.String>;
|
|
197
|
+
readonly AllowedQueryParameters: IList__System_Collections_Generic<System_Internal.String>;
|
|
198
|
+
EnableLogging: Nullable<System_Internal.Boolean>;
|
|
199
|
+
EnableMessageContentLogging: Nullable<System_Internal.Boolean>;
|
|
200
|
+
EnableMessageLogging: Nullable<System_Internal.Boolean>;
|
|
201
|
+
get LoggerFactory(): ILoggerFactory | undefined;
|
|
202
|
+
set LoggerFactory(value: ILoggerFactory);
|
|
203
|
+
MessageContentSizeLimit: Nullable<System_Internal.Int32>;
|
|
204
|
+
Freeze(): void;
|
|
205
205
|
}
|
|
206
206
|
|
|
207
207
|
|
|
@@ -213,33 +213,33 @@ export const ClientLoggingOptions: {
|
|
|
213
213
|
export type ClientLoggingOptions = ClientLoggingOptions$instance;
|
|
214
214
|
|
|
215
215
|
export interface ClientPipeline$instance {
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
216
|
+
CreateMessage(): PipelineMessage;
|
|
217
|
+
Send(message: PipelineMessage): void;
|
|
218
|
+
SendAsync(message: PipelineMessage): ValueTask;
|
|
219
219
|
}
|
|
220
220
|
|
|
221
221
|
|
|
222
222
|
export const ClientPipeline: {
|
|
223
223
|
new(): ClientPipeline;
|
|
224
|
-
|
|
225
|
-
|
|
224
|
+
Create(options: ClientPipelineOptions, perCallPolicies: ReadOnlySpan<PipelinePolicy>, perTryPolicies: ReadOnlySpan<PipelinePolicy>, beforeTransportPolicies: ReadOnlySpan<PipelinePolicy>): ClientPipeline;
|
|
225
|
+
Create(options?: ClientPipelineOptions): ClientPipeline;
|
|
226
226
|
};
|
|
227
227
|
|
|
228
228
|
|
|
229
229
|
export type ClientPipeline = ClientPipeline$instance;
|
|
230
230
|
|
|
231
231
|
export interface ClientPipelineOptions$instance {
|
|
232
|
-
get
|
|
233
|
-
set
|
|
234
|
-
|
|
235
|
-
get
|
|
236
|
-
set
|
|
237
|
-
|
|
238
|
-
get
|
|
239
|
-
set
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
232
|
+
get ClientLoggingOptions(): ClientLoggingOptions | undefined;
|
|
233
|
+
set ClientLoggingOptions(value: ClientLoggingOptions);
|
|
234
|
+
EnableDistributedTracing: Nullable<System_Internal.Boolean>;
|
|
235
|
+
get MessageLoggingPolicy(): PipelinePolicy | undefined;
|
|
236
|
+
set MessageLoggingPolicy(value: PipelinePolicy);
|
|
237
|
+
NetworkTimeout: Nullable<TimeSpan>;
|
|
238
|
+
get RetryPolicy(): PipelinePolicy | undefined;
|
|
239
|
+
set RetryPolicy(value: PipelinePolicy);
|
|
240
|
+
Transport: PipelineTransport;
|
|
241
|
+
AddPolicy(policy: PipelinePolicy, position: PipelinePosition): void;
|
|
242
|
+
Freeze(): void;
|
|
243
243
|
}
|
|
244
244
|
|
|
245
245
|
|
|
@@ -251,23 +251,23 @@ export const ClientPipelineOptions: {
|
|
|
251
251
|
export type ClientPipelineOptions = ClientPipelineOptions$instance;
|
|
252
252
|
|
|
253
253
|
export interface ClientRetryPolicy$instance extends PipelinePolicy {
|
|
254
|
-
|
|
255
|
-
|
|
254
|
+
Process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
|
|
255
|
+
ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
|
|
256
256
|
}
|
|
257
257
|
|
|
258
258
|
|
|
259
259
|
export const ClientRetryPolicy: {
|
|
260
260
|
new(maxRetries: int): ClientRetryPolicy;
|
|
261
261
|
new(maxRetries: int, enableLogging: boolean, loggerFactory: ILoggerFactory): ClientRetryPolicy;
|
|
262
|
-
readonly
|
|
262
|
+
readonly Default: ClientRetryPolicy;
|
|
263
263
|
};
|
|
264
264
|
|
|
265
265
|
|
|
266
266
|
export type ClientRetryPolicy = ClientRetryPolicy$instance;
|
|
267
267
|
|
|
268
268
|
export interface CollectionResult$instance {
|
|
269
|
-
|
|
270
|
-
|
|
269
|
+
GetContinuationToken(page: ClientResult): ContinuationToken | undefined;
|
|
270
|
+
GetRawPages(): IEnumerable__System_Collections_Generic<ClientResult>;
|
|
271
271
|
}
|
|
272
272
|
|
|
273
273
|
|
|
@@ -278,23 +278,23 @@ export const CollectionResult: {
|
|
|
278
278
|
export type CollectionResult = CollectionResult$instance;
|
|
279
279
|
|
|
280
280
|
export interface GetTokenOptions$instance {
|
|
281
|
-
readonly
|
|
281
|
+
readonly Properties: IReadOnlyDictionary<System_Internal.String, unknown>;
|
|
282
282
|
}
|
|
283
283
|
|
|
284
284
|
|
|
285
285
|
export const GetTokenOptions: {
|
|
286
286
|
new(properties: IReadOnlyDictionary<System_Internal.String, unknown>): GetTokenOptions;
|
|
287
|
-
readonly
|
|
288
|
-
readonly
|
|
289
|
-
readonly
|
|
290
|
-
readonly
|
|
287
|
+
readonly ScopesPropertyName: string;
|
|
288
|
+
readonly TokenUrlPropertyName: string;
|
|
289
|
+
readonly AuthorizationUrlPropertyName: string;
|
|
290
|
+
readonly RefreshUrlPropertyName: string;
|
|
291
291
|
};
|
|
292
292
|
|
|
293
293
|
|
|
294
294
|
export type GetTokenOptions = GetTokenOptions$instance;
|
|
295
295
|
|
|
296
296
|
export interface HttpClientPipelineTransport$instance extends PipelineTransport {
|
|
297
|
-
|
|
297
|
+
Dispose(): void;
|
|
298
298
|
}
|
|
299
299
|
|
|
300
300
|
|
|
@@ -302,16 +302,16 @@ export const HttpClientPipelineTransport: {
|
|
|
302
302
|
new(): HttpClientPipelineTransport;
|
|
303
303
|
new(client: HttpClient): HttpClientPipelineTransport;
|
|
304
304
|
new(client: HttpClient, enableLogging: boolean, loggerFactory: ILoggerFactory): HttpClientPipelineTransport;
|
|
305
|
-
readonly
|
|
305
|
+
readonly Shared: HttpClientPipelineTransport;
|
|
306
306
|
};
|
|
307
307
|
|
|
308
308
|
|
|
309
309
|
export type HttpClientPipelineTransport = HttpClientPipelineTransport$instance;
|
|
310
310
|
|
|
311
311
|
export interface JsonModelConverter$instance extends JsonConverter<IJsonModel_1<unknown>> {
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
312
|
+
CanConvert(typeToConvert: Type): boolean;
|
|
313
|
+
Read(reader: Utf8JsonReader, typeToConvert: Type, options: JsonSerializerOptions): IJsonModel_1<unknown> | undefined;
|
|
314
|
+
Write(writer: Utf8JsonWriter, value: IJsonModel_1<unknown>, options: JsonSerializerOptions): void;
|
|
315
315
|
}
|
|
316
316
|
|
|
317
317
|
|
|
@@ -325,14 +325,14 @@ export const JsonModelConverter: {
|
|
|
325
325
|
export type JsonModelConverter = JsonModelConverter$instance;
|
|
326
326
|
|
|
327
327
|
export interface MessageLoggingPolicy$instance extends PipelinePolicy {
|
|
328
|
-
|
|
329
|
-
|
|
328
|
+
Process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
|
|
329
|
+
ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
|
|
330
330
|
}
|
|
331
331
|
|
|
332
332
|
|
|
333
333
|
export const MessageLoggingPolicy: {
|
|
334
334
|
new(options: ClientLoggingOptions): MessageLoggingPolicy;
|
|
335
|
-
readonly
|
|
335
|
+
readonly Default: MessageLoggingPolicy;
|
|
336
336
|
};
|
|
337
337
|
|
|
338
338
|
|
|
@@ -350,8 +350,8 @@ export const ModelReaderWriterBuildableAttribute: {
|
|
|
350
350
|
export type ModelReaderWriterBuildableAttribute = ModelReaderWriterBuildableAttribute$instance;
|
|
351
351
|
|
|
352
352
|
export interface ModelReaderWriterContext$instance {
|
|
353
|
-
|
|
354
|
-
|
|
353
|
+
GetTypeBuilder(type: Type): ModelReaderWriterTypeBuilder;
|
|
354
|
+
TryGetTypeBuilder(type: Type, builder: ModelReaderWriterTypeBuilder): boolean;
|
|
355
355
|
}
|
|
356
356
|
|
|
357
357
|
|
|
@@ -373,14 +373,14 @@ export const ModelReaderWriterContextTypeAttribute: {
|
|
|
373
373
|
export type ModelReaderWriterContextTypeAttribute = ModelReaderWriterContextTypeAttribute$instance;
|
|
374
374
|
|
|
375
375
|
export interface ModelReaderWriterOptions$instance {
|
|
376
|
-
readonly
|
|
376
|
+
readonly Format: string;
|
|
377
377
|
}
|
|
378
378
|
|
|
379
379
|
|
|
380
380
|
export const ModelReaderWriterOptions: {
|
|
381
381
|
new(format: string): ModelReaderWriterOptions;
|
|
382
|
-
readonly
|
|
383
|
-
readonly
|
|
382
|
+
readonly Json: ModelReaderWriterOptions;
|
|
383
|
+
readonly Xml: ModelReaderWriterOptions;
|
|
384
384
|
};
|
|
385
385
|
|
|
386
386
|
|
|
@@ -397,13 +397,13 @@ export const ModelReaderWriterTypeBuilder: {
|
|
|
397
397
|
export type ModelReaderWriterTypeBuilder = ModelReaderWriterTypeBuilder$instance;
|
|
398
398
|
|
|
399
399
|
export interface OperationResult$instance {
|
|
400
|
-
readonly
|
|
401
|
-
readonly
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
400
|
+
readonly HasCompleted: boolean;
|
|
401
|
+
readonly RehydrationToken: ContinuationToken | undefined;
|
|
402
|
+
GetRawResponse(): PipelineResponse;
|
|
403
|
+
UpdateStatus(options?: RequestOptions): ClientResult;
|
|
404
|
+
UpdateStatusAsync(options?: RequestOptions): ValueTask<ClientResult>;
|
|
405
|
+
WaitForCompletion(cancellationToken?: CancellationToken): void;
|
|
406
|
+
WaitForCompletionAsync(cancellationToken?: CancellationToken): ValueTask;
|
|
407
407
|
}
|
|
408
408
|
|
|
409
409
|
|
|
@@ -414,7 +414,7 @@ export const OperationResult: {
|
|
|
414
414
|
export type OperationResult = OperationResult$instance;
|
|
415
415
|
|
|
416
416
|
export interface PersistableModelProxyAttribute$instance extends Attribute {
|
|
417
|
-
readonly
|
|
417
|
+
readonly ProxyType: Type;
|
|
418
418
|
}
|
|
419
419
|
|
|
420
420
|
|
|
@@ -426,17 +426,17 @@ export const PersistableModelProxyAttribute: {
|
|
|
426
426
|
export type PersistableModelProxyAttribute = PersistableModelProxyAttribute$instance;
|
|
427
427
|
|
|
428
428
|
export interface PipelineMessage$instance {
|
|
429
|
-
|
|
430
|
-
readonly
|
|
431
|
-
|
|
432
|
-
readonly
|
|
433
|
-
readonly
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
429
|
+
BufferResponse: boolean;
|
|
430
|
+
readonly CancellationToken: CancellationToken;
|
|
431
|
+
NetworkTimeout: Nullable<TimeSpan>;
|
|
432
|
+
readonly Request: PipelineRequest;
|
|
433
|
+
readonly Response: PipelineResponse;
|
|
434
|
+
ResponseClassifier: PipelineMessageClassifier;
|
|
435
|
+
Apply(options: RequestOptions): void;
|
|
436
|
+
Dispose(): void;
|
|
437
|
+
ExtractResponse(): PipelineResponse | undefined;
|
|
438
|
+
SetProperty(key: Type, value: unknown): void;
|
|
439
|
+
TryGetProperty(key: Type, value: unknown): boolean;
|
|
440
440
|
}
|
|
441
441
|
|
|
442
442
|
|
|
@@ -448,22 +448,22 @@ export const PipelineMessage: {
|
|
|
448
448
|
export type PipelineMessage = PipelineMessage$instance;
|
|
449
449
|
|
|
450
450
|
export interface PipelineMessageClassifier$instance {
|
|
451
|
-
|
|
452
|
-
|
|
451
|
+
TryClassify(message: PipelineMessage, isError: boolean): boolean;
|
|
452
|
+
TryClassify(message: PipelineMessage, exception: Exception, isRetriable: boolean): boolean;
|
|
453
453
|
}
|
|
454
454
|
|
|
455
455
|
|
|
456
456
|
export const PipelineMessageClassifier: {
|
|
457
|
-
readonly
|
|
458
|
-
|
|
457
|
+
readonly Default: PipelineMessageClassifier;
|
|
458
|
+
Create(successStatusCodes: ReadOnlySpan<System_Internal.UInt16>): PipelineMessageClassifier;
|
|
459
459
|
};
|
|
460
460
|
|
|
461
461
|
|
|
462
462
|
export type PipelineMessageClassifier = PipelineMessageClassifier$instance;
|
|
463
463
|
|
|
464
464
|
export interface PipelinePolicy$instance {
|
|
465
|
-
|
|
466
|
-
|
|
465
|
+
Process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
|
|
466
|
+
ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
|
|
467
467
|
}
|
|
468
468
|
|
|
469
469
|
|
|
@@ -474,11 +474,11 @@ export const PipelinePolicy: {
|
|
|
474
474
|
export type PipelinePolicy = PipelinePolicy$instance;
|
|
475
475
|
|
|
476
476
|
export interface PipelineRequest$instance {
|
|
477
|
-
|
|
478
|
-
readonly
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
477
|
+
Content: BinaryContent;
|
|
478
|
+
readonly Headers: PipelineRequestHeaders;
|
|
479
|
+
Method: string;
|
|
480
|
+
Uri: Uri;
|
|
481
|
+
Dispose(): void;
|
|
482
482
|
}
|
|
483
483
|
|
|
484
484
|
|
|
@@ -489,12 +489,12 @@ export const PipelineRequest: {
|
|
|
489
489
|
export type PipelineRequest = PipelineRequest$instance;
|
|
490
490
|
|
|
491
491
|
export interface PipelineRequestHeaders$instance {
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
492
|
+
Add(name: string, value: string): void;
|
|
493
|
+
GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, System_Internal.String>>;
|
|
494
|
+
Remove(name: string): boolean;
|
|
495
|
+
Set(name: string, value: string): void;
|
|
496
|
+
TryGetValue(name: string, value: string): boolean;
|
|
497
|
+
TryGetValues(name: string, values: IEnumerable__System_Collections_Generic<System_Internal.String>): boolean;
|
|
498
498
|
}
|
|
499
499
|
|
|
500
500
|
|
|
@@ -505,16 +505,16 @@ export const PipelineRequestHeaders: {
|
|
|
505
505
|
export type PipelineRequestHeaders = PipelineRequestHeaders$instance;
|
|
506
506
|
|
|
507
507
|
export interface PipelineResponse$instance {
|
|
508
|
-
readonly
|
|
509
|
-
get
|
|
510
|
-
set
|
|
511
|
-
readonly
|
|
512
|
-
readonly
|
|
513
|
-
readonly
|
|
514
|
-
readonly
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
508
|
+
readonly Content: BinaryData;
|
|
509
|
+
get ContentStream(): Stream | undefined;
|
|
510
|
+
set ContentStream(value: Stream);
|
|
511
|
+
readonly Headers: PipelineResponseHeaders;
|
|
512
|
+
readonly IsError: boolean;
|
|
513
|
+
readonly ReasonPhrase: string;
|
|
514
|
+
readonly Status: int;
|
|
515
|
+
BufferContent(cancellationToken?: CancellationToken): BinaryData;
|
|
516
|
+
BufferContentAsync(cancellationToken?: CancellationToken): ValueTask<BinaryData>;
|
|
517
|
+
Dispose(): void;
|
|
518
518
|
}
|
|
519
519
|
|
|
520
520
|
|
|
@@ -525,9 +525,9 @@ export const PipelineResponse: {
|
|
|
525
525
|
export type PipelineResponse = PipelineResponse$instance;
|
|
526
526
|
|
|
527
527
|
export interface PipelineResponseHeaders$instance {
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
528
|
+
GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, System_Internal.String>>;
|
|
529
|
+
TryGetValue(name: string, value: string): boolean;
|
|
530
|
+
TryGetValues(name: string, values: IEnumerable__System_Collections_Generic<System_Internal.String>): boolean;
|
|
531
531
|
}
|
|
532
532
|
|
|
533
533
|
|
|
@@ -538,13 +538,13 @@ export const PipelineResponseHeaders: {
|
|
|
538
538
|
export type PipelineResponseHeaders = PipelineResponseHeaders$instance;
|
|
539
539
|
|
|
540
540
|
export interface PipelineTransport$instance extends PipelinePolicy {
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
541
|
+
CreateMessage(): PipelineMessage;
|
|
542
|
+
Process(message: PipelineMessage): void;
|
|
543
|
+
Process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
|
|
544
|
+
Process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
|
|
545
|
+
ProcessAsync(message: PipelineMessage): ValueTask;
|
|
546
|
+
ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
|
|
547
|
+
ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
|
|
548
548
|
}
|
|
549
549
|
|
|
550
550
|
|
|
@@ -555,13 +555,13 @@ export const PipelineTransport: {
|
|
|
555
555
|
export type PipelineTransport = PipelineTransport$instance;
|
|
556
556
|
|
|
557
557
|
export interface RequestOptions$instance {
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
558
|
+
BufferResponse: boolean;
|
|
559
|
+
CancellationToken: CancellationToken;
|
|
560
|
+
ErrorOptions: ClientErrorBehaviors;
|
|
561
|
+
AddHeader(name: string, value: string): void;
|
|
562
|
+
AddPolicy(policy: PipelinePolicy, position: PipelinePosition): void;
|
|
563
|
+
Freeze(): void;
|
|
564
|
+
SetHeader(name: string, value: string): void;
|
|
565
565
|
}
|
|
566
566
|
|
|
567
567
|
|
|
@@ -573,22 +573,22 @@ export const RequestOptions: {
|
|
|
573
573
|
export type RequestOptions = RequestOptions$instance;
|
|
574
574
|
|
|
575
575
|
export abstract class ActivityExtensions$instance {
|
|
576
|
-
static
|
|
577
|
-
static
|
|
576
|
+
static MarkClientActivityFailed(activity: Activity, exception: Exception): Activity;
|
|
577
|
+
static StartClientActivity(activitySource: ActivitySource, options: ClientPipelineOptions, name: string, kind?: ActivityKind, parentContext?: ActivityContext, tags?: IEnumerable__System_Collections_Generic<KeyValuePair<System_Internal.String, unknown>>): Activity | undefined;
|
|
578
578
|
}
|
|
579
579
|
|
|
580
580
|
|
|
581
581
|
export type ActivityExtensions = ActivityExtensions$instance;
|
|
582
582
|
|
|
583
583
|
export abstract class ModelReaderWriter$instance {
|
|
584
|
-
static
|
|
585
|
-
static
|
|
586
|
-
static
|
|
587
|
-
static
|
|
588
|
-
static
|
|
589
|
-
static
|
|
590
|
-
static
|
|
591
|
-
static
|
|
584
|
+
static Read<T>(data: BinaryData, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): T | undefined;
|
|
585
|
+
static Read<T extends IPersistableModel_1<T>>(data: BinaryData, options?: ModelReaderWriterOptions): T | undefined;
|
|
586
|
+
static Read(data: BinaryData, returnType: Type, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): unknown | undefined;
|
|
587
|
+
static Read(data: BinaryData, returnType: Type, options?: ModelReaderWriterOptions): unknown | undefined;
|
|
588
|
+
static Write(model: unknown, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): BinaryData;
|
|
589
|
+
static Write(model: unknown, options?: ModelReaderWriterOptions): BinaryData;
|
|
590
|
+
static Write<T>(model: T, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): BinaryData;
|
|
591
|
+
static Write<T extends IPersistableModel_1<T>>(model: T, options?: ModelReaderWriterOptions): BinaryData;
|
|
592
592
|
}
|
|
593
593
|
|
|
594
594
|
|