@tsonic/efcore-sqlserver 0.1.1 → 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 +23 -23
- 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 +614 -614
- 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 +126 -126
- 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 +468 -468
- 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 +30 -30
- 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 +163 -163
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +538 -538
- 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
|
@@ -33,15 +33,15 @@ import type { CancellationToken } from "@tsonic/dotnet/System.Threading.js";
|
|
|
33
33
|
import type { Task, ValueTask } from "@tsonic/dotnet/System.Threading.Tasks.js";
|
|
34
34
|
|
|
35
35
|
export enum HttpPipelinePosition {
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
36
|
+
PerCall = 0,
|
|
37
|
+
PerRetry = 1,
|
|
38
|
+
BeforeTransport = 2
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
|
|
42
42
|
export enum RetryMode {
|
|
43
|
-
|
|
44
|
-
|
|
43
|
+
Fixed = 0,
|
|
44
|
+
Exponential = 1
|
|
45
45
|
}
|
|
46
46
|
|
|
47
47
|
|
|
@@ -49,12 +49,12 @@ export type SyncAsyncEventHandler_1<T extends SyncAsyncEventArgs> = (e: T) => Ta
|
|
|
49
49
|
|
|
50
50
|
|
|
51
51
|
export interface AccessToken$instance {
|
|
52
|
-
readonly
|
|
53
|
-
readonly
|
|
54
|
-
readonly
|
|
55
|
-
readonly
|
|
56
|
-
|
|
57
|
-
|
|
52
|
+
readonly ExpiresOn: DateTimeOffset;
|
|
53
|
+
readonly RefreshOn: Nullable<DateTimeOffset>;
|
|
54
|
+
readonly Token: string;
|
|
55
|
+
readonly TokenType: string;
|
|
56
|
+
Equals(obj: unknown): boolean;
|
|
57
|
+
GetHashCode(): int;
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
|
|
@@ -68,113 +68,113 @@ export const AccessToken: {
|
|
|
68
68
|
export type AccessToken = AccessToken$instance;
|
|
69
69
|
|
|
70
70
|
export interface AzureLocation$instance {
|
|
71
|
-
readonly
|
|
72
|
-
readonly
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
71
|
+
readonly DisplayName: string | undefined;
|
|
72
|
+
readonly Name: string;
|
|
73
|
+
Equals(other: AzureLocation): boolean;
|
|
74
|
+
Equals(obj: unknown): boolean;
|
|
75
|
+
GetHashCode(): int;
|
|
76
|
+
ToString(): string;
|
|
77
77
|
}
|
|
78
78
|
|
|
79
79
|
|
|
80
80
|
export const AzureLocation: {
|
|
81
81
|
new(location: string): AzureLocation;
|
|
82
82
|
new(name: string, displayName: string): AzureLocation;
|
|
83
|
-
readonly
|
|
84
|
-
readonly
|
|
85
|
-
readonly
|
|
86
|
-
readonly
|
|
87
|
-
readonly
|
|
88
|
-
readonly
|
|
89
|
-
readonly
|
|
90
|
-
readonly
|
|
91
|
-
readonly
|
|
92
|
-
readonly
|
|
93
|
-
readonly
|
|
94
|
-
readonly
|
|
95
|
-
readonly
|
|
96
|
-
readonly
|
|
97
|
-
readonly
|
|
98
|
-
readonly
|
|
99
|
-
readonly
|
|
100
|
-
readonly
|
|
101
|
-
readonly
|
|
102
|
-
readonly
|
|
103
|
-
readonly
|
|
104
|
-
readonly
|
|
105
|
-
readonly
|
|
106
|
-
readonly
|
|
107
|
-
readonly
|
|
108
|
-
readonly
|
|
109
|
-
readonly
|
|
110
|
-
readonly
|
|
111
|
-
readonly
|
|
112
|
-
readonly
|
|
113
|
-
readonly
|
|
114
|
-
readonly
|
|
115
|
-
readonly
|
|
116
|
-
readonly
|
|
117
|
-
readonly
|
|
118
|
-
readonly
|
|
119
|
-
readonly
|
|
120
|
-
readonly
|
|
121
|
-
readonly
|
|
122
|
-
readonly
|
|
123
|
-
readonly
|
|
124
|
-
readonly
|
|
125
|
-
readonly
|
|
126
|
-
readonly
|
|
127
|
-
readonly
|
|
128
|
-
readonly
|
|
129
|
-
readonly
|
|
130
|
-
readonly
|
|
131
|
-
readonly
|
|
132
|
-
readonly
|
|
133
|
-
readonly
|
|
134
|
-
readonly
|
|
135
|
-
readonly
|
|
136
|
-
readonly
|
|
137
|
-
readonly
|
|
138
|
-
readonly
|
|
139
|
-
readonly
|
|
140
|
-
readonly
|
|
141
|
-
readonly
|
|
142
|
-
readonly
|
|
143
|
-
readonly
|
|
144
|
-
readonly
|
|
145
|
-
readonly
|
|
146
|
-
readonly
|
|
83
|
+
readonly EastAsia: AzureLocation;
|
|
84
|
+
readonly SoutheastAsia: AzureLocation;
|
|
85
|
+
readonly CentralUS: AzureLocation;
|
|
86
|
+
readonly EastUS: AzureLocation;
|
|
87
|
+
readonly EastUS2: AzureLocation;
|
|
88
|
+
readonly WestUS: AzureLocation;
|
|
89
|
+
readonly WestUS2: AzureLocation;
|
|
90
|
+
readonly WestUS3: AzureLocation;
|
|
91
|
+
readonly NorthCentralUS: AzureLocation;
|
|
92
|
+
readonly SouthCentralUS: AzureLocation;
|
|
93
|
+
readonly NorthEurope: AzureLocation;
|
|
94
|
+
readonly WestEurope: AzureLocation;
|
|
95
|
+
readonly JapanWest: AzureLocation;
|
|
96
|
+
readonly JapanEast: AzureLocation;
|
|
97
|
+
readonly BrazilSouth: AzureLocation;
|
|
98
|
+
readonly AustraliaEast: AzureLocation;
|
|
99
|
+
readonly AustraliaSoutheast: AzureLocation;
|
|
100
|
+
readonly SouthIndia: AzureLocation;
|
|
101
|
+
readonly CentralIndia: AzureLocation;
|
|
102
|
+
readonly WestIndia: AzureLocation;
|
|
103
|
+
readonly CanadaCentral: AzureLocation;
|
|
104
|
+
readonly CanadaEast: AzureLocation;
|
|
105
|
+
readonly UKSouth: AzureLocation;
|
|
106
|
+
readonly UKWest: AzureLocation;
|
|
107
|
+
readonly WestCentralUS: AzureLocation;
|
|
108
|
+
readonly KoreaCentral: AzureLocation;
|
|
109
|
+
readonly KoreaSouth: AzureLocation;
|
|
110
|
+
readonly FranceCentral: AzureLocation;
|
|
111
|
+
readonly FranceSouth: AzureLocation;
|
|
112
|
+
readonly AustraliaCentral: AzureLocation;
|
|
113
|
+
readonly AustraliaCentral2: AzureLocation;
|
|
114
|
+
readonly UAECentral: AzureLocation;
|
|
115
|
+
readonly UAENorth: AzureLocation;
|
|
116
|
+
readonly SouthAfricaNorth: AzureLocation;
|
|
117
|
+
readonly SouthAfricaWest: AzureLocation;
|
|
118
|
+
readonly SwedenCentral: AzureLocation;
|
|
119
|
+
readonly SwedenSouth: AzureLocation;
|
|
120
|
+
readonly SwitzerlandNorth: AzureLocation;
|
|
121
|
+
readonly SwitzerlandWest: AzureLocation;
|
|
122
|
+
readonly GermanyNorth: AzureLocation;
|
|
123
|
+
readonly GermanyWestCentral: AzureLocation;
|
|
124
|
+
readonly GermanyCentral: AzureLocation;
|
|
125
|
+
readonly GermanyNorthEast: AzureLocation;
|
|
126
|
+
readonly NorwayWest: AzureLocation;
|
|
127
|
+
readonly NorwayEast: AzureLocation;
|
|
128
|
+
readonly BrazilSoutheast: AzureLocation;
|
|
129
|
+
readonly ChinaNorth: AzureLocation;
|
|
130
|
+
readonly ChinaEast: AzureLocation;
|
|
131
|
+
readonly ChinaNorth2: AzureLocation;
|
|
132
|
+
readonly ChinaNorth3: AzureLocation;
|
|
133
|
+
readonly ChinaEast2: AzureLocation;
|
|
134
|
+
readonly ChinaEast3: AzureLocation;
|
|
135
|
+
readonly QatarCentral: AzureLocation;
|
|
136
|
+
readonly USDoDCentral: AzureLocation;
|
|
137
|
+
readonly USDoDEast: AzureLocation;
|
|
138
|
+
readonly USGovArizona: AzureLocation;
|
|
139
|
+
readonly USGovTexas: AzureLocation;
|
|
140
|
+
readonly USGovVirginia: AzureLocation;
|
|
141
|
+
readonly USGovIowa: AzureLocation;
|
|
142
|
+
readonly IsraelCentral: AzureLocation;
|
|
143
|
+
readonly ItalyNorth: AzureLocation;
|
|
144
|
+
readonly PolandCentral: AzureLocation;
|
|
145
|
+
readonly MexicoCentral: AzureLocation;
|
|
146
|
+
readonly SpainCentral: AzureLocation;
|
|
147
147
|
};
|
|
148
148
|
|
|
149
149
|
|
|
150
150
|
export type AzureLocation = AzureLocation$instance;
|
|
151
151
|
|
|
152
152
|
export interface ContentType$instance {
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
153
|
+
Equals(other: ContentType): boolean;
|
|
154
|
+
Equals(other: string): boolean;
|
|
155
|
+
Equals(obj: unknown): boolean;
|
|
156
|
+
GetHashCode(): int;
|
|
157
|
+
ToString(): string;
|
|
158
158
|
}
|
|
159
159
|
|
|
160
160
|
|
|
161
161
|
export const ContentType: {
|
|
162
162
|
new(contentType: string): ContentType;
|
|
163
|
-
readonly
|
|
164
|
-
readonly
|
|
165
|
-
readonly
|
|
163
|
+
readonly ApplicationJson: ContentType;
|
|
164
|
+
readonly ApplicationOctetStream: ContentType;
|
|
165
|
+
readonly TextPlain: ContentType;
|
|
166
166
|
};
|
|
167
167
|
|
|
168
168
|
|
|
169
169
|
export type ContentType = ContentType$instance;
|
|
170
170
|
|
|
171
171
|
export interface HttpHeader$instance {
|
|
172
|
-
readonly
|
|
173
|
-
readonly
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
172
|
+
readonly Name: string;
|
|
173
|
+
readonly Value: string;
|
|
174
|
+
Equals(obj: unknown): boolean;
|
|
175
|
+
Equals(other: HttpHeader): boolean;
|
|
176
|
+
GetHashCode(): int;
|
|
177
|
+
ToString(): string;
|
|
178
178
|
}
|
|
179
179
|
|
|
180
180
|
|
|
@@ -186,8 +186,8 @@ export const HttpHeader: {
|
|
|
186
186
|
export type HttpHeader = HttpHeader$instance;
|
|
187
187
|
|
|
188
188
|
export interface MessageProcessingContext$instance {
|
|
189
|
-
|
|
190
|
-
readonly
|
|
189
|
+
RetryNumber: int;
|
|
190
|
+
readonly StartTime: DateTimeOffset;
|
|
191
191
|
}
|
|
192
192
|
|
|
193
193
|
|
|
@@ -199,7 +199,7 @@ export const MessageProcessingContext: {
|
|
|
199
199
|
export type MessageProcessingContext = MessageProcessingContext$instance;
|
|
200
200
|
|
|
201
201
|
export interface RehydrationToken$instance {
|
|
202
|
-
readonly
|
|
202
|
+
readonly Id: string;
|
|
203
203
|
}
|
|
204
204
|
|
|
205
205
|
|
|
@@ -219,14 +219,14 @@ export type RehydrationToken = RehydrationToken$instance & __RehydrationToken$vi
|
|
|
219
219
|
|
|
220
220
|
|
|
221
221
|
export interface RequestHeaders$instance {
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
222
|
+
Add(header: HttpHeader): void;
|
|
223
|
+
Add(name: string, value: string): void;
|
|
224
|
+
Contains(name: string): boolean;
|
|
225
|
+
GetEnumerator(): IEnumerator<HttpHeader>;
|
|
226
|
+
Remove(name: string): boolean;
|
|
227
|
+
SetValue(name: string, value: string): void;
|
|
228
|
+
TryGetValue(name: string, value: string): boolean;
|
|
229
|
+
TryGetValues(name: string, values: IEnumerable__System_Collections_Generic<System_Internal.String>): boolean;
|
|
230
230
|
}
|
|
231
231
|
|
|
232
232
|
|
|
@@ -238,38 +238,38 @@ export const RequestHeaders: {
|
|
|
238
238
|
export type RequestHeaders = RequestHeaders$instance;
|
|
239
239
|
|
|
240
240
|
export interface RequestMethod$instance {
|
|
241
|
-
readonly
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
241
|
+
readonly Method: string;
|
|
242
|
+
Equals(other: RequestMethod): boolean;
|
|
243
|
+
Equals(obj: unknown): boolean;
|
|
244
|
+
GetHashCode(): int;
|
|
245
|
+
ToString(): string;
|
|
246
246
|
}
|
|
247
247
|
|
|
248
248
|
|
|
249
249
|
export const RequestMethod: {
|
|
250
250
|
new(method: string): RequestMethod;
|
|
251
|
-
readonly
|
|
252
|
-
readonly
|
|
253
|
-
readonly
|
|
254
|
-
readonly
|
|
255
|
-
readonly
|
|
256
|
-
readonly
|
|
257
|
-
readonly
|
|
258
|
-
readonly
|
|
259
|
-
|
|
251
|
+
readonly Get: RequestMethod;
|
|
252
|
+
readonly Post: RequestMethod;
|
|
253
|
+
readonly Put: RequestMethod;
|
|
254
|
+
readonly Patch: RequestMethod;
|
|
255
|
+
readonly Delete: RequestMethod;
|
|
256
|
+
readonly Head: RequestMethod;
|
|
257
|
+
readonly Options: RequestMethod;
|
|
258
|
+
readonly Trace: RequestMethod;
|
|
259
|
+
Parse(method: string): RequestMethod;
|
|
260
260
|
};
|
|
261
261
|
|
|
262
262
|
|
|
263
263
|
export type RequestMethod = RequestMethod$instance;
|
|
264
264
|
|
|
265
265
|
export interface ResourceType$instance {
|
|
266
|
-
readonly
|
|
267
|
-
readonly
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
266
|
+
readonly Namespace: string;
|
|
267
|
+
readonly Type: string;
|
|
268
|
+
Equals(other: ResourceType): boolean;
|
|
269
|
+
Equals(other: unknown): boolean;
|
|
270
|
+
GetHashCode(): int;
|
|
271
|
+
GetLastType(): string;
|
|
272
|
+
ToString(): string;
|
|
273
273
|
}
|
|
274
274
|
|
|
275
275
|
|
|
@@ -281,16 +281,16 @@ export const ResourceType: {
|
|
|
281
281
|
export type ResourceType = ResourceType$instance;
|
|
282
282
|
|
|
283
283
|
export interface ResponseHeaders$instance {
|
|
284
|
-
readonly
|
|
285
|
-
readonly
|
|
286
|
-
readonly
|
|
287
|
-
readonly
|
|
288
|
-
readonly
|
|
289
|
-
readonly
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
284
|
+
readonly ContentLength: Nullable<System_Internal.Int32>;
|
|
285
|
+
readonly ContentLengthLong: Nullable<System_Internal.Int64>;
|
|
286
|
+
readonly ContentType: string | undefined;
|
|
287
|
+
readonly Date: Nullable<DateTimeOffset>;
|
|
288
|
+
readonly ETag: Nullable<ETag>;
|
|
289
|
+
readonly RequestId: string | undefined;
|
|
290
|
+
Contains(name: string): boolean;
|
|
291
|
+
GetEnumerator(): IEnumerator<HttpHeader>;
|
|
292
|
+
TryGetValue(name: string, value: string): boolean;
|
|
293
|
+
TryGetValues(name: string, values: IEnumerable__System_Collections_Generic<System_Internal.String>): boolean;
|
|
294
294
|
}
|
|
295
295
|
|
|
296
296
|
|
|
@@ -302,15 +302,15 @@ export const ResponseHeaders: {
|
|
|
302
302
|
export type ResponseHeaders = ResponseHeaders$instance;
|
|
303
303
|
|
|
304
304
|
export interface TokenRequestContext$instance {
|
|
305
|
-
readonly
|
|
306
|
-
readonly
|
|
307
|
-
readonly
|
|
308
|
-
readonly
|
|
309
|
-
readonly
|
|
310
|
-
readonly
|
|
311
|
-
readonly
|
|
312
|
-
readonly
|
|
313
|
-
readonly
|
|
305
|
+
readonly Claims: string | undefined;
|
|
306
|
+
readonly IsCaeEnabled: boolean;
|
|
307
|
+
readonly IsProofOfPossessionEnabled: boolean;
|
|
308
|
+
readonly ParentRequestId: string | undefined;
|
|
309
|
+
readonly ProofOfPossessionNonce: string | undefined;
|
|
310
|
+
readonly ResourceRequestMethod: string | undefined;
|
|
311
|
+
readonly ResourceRequestUri: Uri | undefined;
|
|
312
|
+
readonly Scopes: string[];
|
|
313
|
+
readonly TenantId: string | undefined;
|
|
314
314
|
}
|
|
315
315
|
|
|
316
316
|
|
|
@@ -331,82 +331,82 @@ export interface AzureCoreContext$instance extends ModelReaderWriterContext {
|
|
|
331
331
|
|
|
332
332
|
export const AzureCoreContext: {
|
|
333
333
|
new(): AzureCoreContext;
|
|
334
|
-
readonly
|
|
334
|
+
readonly Default: AzureCoreContext;
|
|
335
335
|
};
|
|
336
336
|
|
|
337
337
|
|
|
338
338
|
export type AzureCoreContext = AzureCoreContext$instance;
|
|
339
339
|
|
|
340
340
|
export interface ClientOptions$instance {
|
|
341
|
-
readonly
|
|
342
|
-
readonly
|
|
343
|
-
get
|
|
344
|
-
set
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
341
|
+
readonly Diagnostics: DiagnosticsOptions | TokenCredentialDiagnosticsOptions;
|
|
342
|
+
readonly Retry: RetryOptions;
|
|
343
|
+
get RetryPolicy(): HttpPipelinePolicy | undefined;
|
|
344
|
+
set RetryPolicy(value: HttpPipelinePolicy);
|
|
345
|
+
Transport: HttpPipelineTransport;
|
|
346
|
+
AddPolicy(policy: HttpPipelinePolicy, position: HttpPipelinePosition): void;
|
|
347
|
+
Equals(obj: unknown): boolean;
|
|
348
|
+
GetHashCode(): int;
|
|
349
|
+
ToString(): string | undefined;
|
|
350
350
|
}
|
|
351
351
|
|
|
352
352
|
|
|
353
353
|
export const ClientOptions: {
|
|
354
|
-
readonly
|
|
354
|
+
readonly Default: ClientOptions;
|
|
355
355
|
};
|
|
356
356
|
|
|
357
357
|
|
|
358
358
|
export type ClientOptions = ClientOptions$instance;
|
|
359
359
|
|
|
360
360
|
export interface DelayStrategy$instance {
|
|
361
|
-
|
|
361
|
+
GetNextDelay(response: Response, retryNumber: int): TimeSpan;
|
|
362
362
|
}
|
|
363
363
|
|
|
364
364
|
|
|
365
365
|
export const DelayStrategy: {
|
|
366
|
-
|
|
367
|
-
|
|
366
|
+
CreateExponentialDelayStrategy(initialDelay?: Nullable<TimeSpan>, maxDelay?: Nullable<TimeSpan>): DelayStrategy;
|
|
367
|
+
CreateFixedDelayStrategy(delay?: Nullable<TimeSpan>): DelayStrategy;
|
|
368
368
|
};
|
|
369
369
|
|
|
370
370
|
|
|
371
371
|
export type DelayStrategy = DelayStrategy$instance;
|
|
372
372
|
|
|
373
373
|
export interface DiagnosticsOptions$instance {
|
|
374
|
-
get
|
|
375
|
-
set
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
readonly
|
|
382
|
-
readonly
|
|
374
|
+
get ApplicationId(): string | undefined;
|
|
375
|
+
set ApplicationId(value: string);
|
|
376
|
+
IsDistributedTracingEnabled: boolean;
|
|
377
|
+
IsLoggingContentEnabled: boolean;
|
|
378
|
+
IsLoggingEnabled: boolean;
|
|
379
|
+
IsTelemetryEnabled: boolean;
|
|
380
|
+
LoggedContentSizeLimit: int;
|
|
381
|
+
readonly LoggedHeaderNames: IList<System_Internal.String>;
|
|
382
|
+
readonly LoggedQueryParameters: IList<System_Internal.String>;
|
|
383
383
|
}
|
|
384
384
|
|
|
385
385
|
|
|
386
386
|
export const DiagnosticsOptions: {
|
|
387
387
|
new(): DiagnosticsOptions;
|
|
388
|
-
get
|
|
389
|
-
set
|
|
388
|
+
get DefaultApplicationId(): string | undefined;
|
|
389
|
+
set DefaultApplicationId(value: string);
|
|
390
390
|
};
|
|
391
391
|
|
|
392
392
|
|
|
393
393
|
export type DiagnosticsOptions = DiagnosticsOptions$instance;
|
|
394
394
|
|
|
395
395
|
export interface HttpMessage$instance {
|
|
396
|
-
|
|
397
|
-
readonly
|
|
398
|
-
readonly
|
|
399
|
-
|
|
400
|
-
readonly
|
|
401
|
-
readonly
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
396
|
+
BufferResponse: boolean;
|
|
397
|
+
readonly CancellationToken: CancellationToken;
|
|
398
|
+
readonly HasResponse: boolean;
|
|
399
|
+
NetworkTimeout: Nullable<TimeSpan>;
|
|
400
|
+
readonly ProcessingContext: MessageProcessingContext;
|
|
401
|
+
readonly Request: Request;
|
|
402
|
+
Response: Response;
|
|
403
|
+
ResponseClassifier: ResponseClassifier;
|
|
404
|
+
Dispose(): void;
|
|
405
|
+
ExtractResponseContent(): Stream | undefined;
|
|
406
|
+
SetProperty(name: string, value: unknown): void;
|
|
407
|
+
SetProperty(type: Type, value: unknown): void;
|
|
408
|
+
TryGetProperty(name: string, value: unknown): boolean;
|
|
409
|
+
TryGetProperty(type: Type, value: unknown): boolean;
|
|
410
410
|
}
|
|
411
411
|
|
|
412
412
|
|
|
@@ -418,12 +418,12 @@ export const HttpMessage: {
|
|
|
418
418
|
export type HttpMessage = HttpMessage$instance;
|
|
419
419
|
|
|
420
420
|
export interface Request$instance {
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
readonly
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
421
|
+
ClientRequestId: string;
|
|
422
|
+
Content: RequestContent;
|
|
423
|
+
readonly Headers: RequestHeaders;
|
|
424
|
+
Method: RequestMethod;
|
|
425
|
+
Uri: RequestUriBuilder;
|
|
426
|
+
Dispose(): void;
|
|
427
427
|
}
|
|
428
428
|
|
|
429
429
|
|
|
@@ -434,33 +434,33 @@ export const Request: {
|
|
|
434
434
|
export type Request = Request$instance;
|
|
435
435
|
|
|
436
436
|
export interface RequestContent$instance {
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
437
|
+
Dispose(): void;
|
|
438
|
+
TryComputeLength(length: long): boolean;
|
|
439
|
+
WriteTo(stream: Stream, cancellation: CancellationToken): void;
|
|
440
|
+
WriteToAsync(stream: Stream, cancellation: CancellationToken): Task;
|
|
441
441
|
}
|
|
442
442
|
|
|
443
443
|
|
|
444
444
|
export const RequestContent: {
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
445
|
+
Create(content: DynamicData): RequestContent;
|
|
446
|
+
Create(content: BinaryData): RequestContent;
|
|
447
|
+
Create(bytes: ReadOnlySequence<System_Internal.Byte>): RequestContent;
|
|
448
|
+
Create(bytes: byte[], index: int, length: int): RequestContent;
|
|
449
|
+
Create(bytes: byte[]): RequestContent;
|
|
450
|
+
Create(stream: Stream): RequestContent;
|
|
451
|
+
Create(serializable: unknown, propertyNameFormat: JsonPropertyNames, dateTimeFormat?: string): RequestContent;
|
|
452
|
+
Create(serializable: unknown, serializer: ObjectSerializer): RequestContent;
|
|
453
|
+
Create(serializable: unknown): RequestContent;
|
|
454
|
+
Create(bytes: ReadOnlyMemory<System_Internal.Byte>): RequestContent;
|
|
455
|
+
Create(content: string): RequestContent;
|
|
456
|
+
Create<T extends IPersistableModel_1<T>>(model: T, options?: ModelReaderWriterOptions): RequestContent;
|
|
457
457
|
};
|
|
458
458
|
|
|
459
459
|
|
|
460
460
|
export type RequestContent = RequestContent$instance;
|
|
461
461
|
|
|
462
462
|
export interface RequestFailedDetailsParser$instance {
|
|
463
|
-
|
|
463
|
+
TryParse(response: Response, error: ResponseError, data: IDictionary<System_Internal.String, System_Internal.String>): boolean;
|
|
464
464
|
}
|
|
465
465
|
|
|
466
466
|
|
|
@@ -471,22 +471,22 @@ export const RequestFailedDetailsParser: {
|
|
|
471
471
|
export type RequestFailedDetailsParser = RequestFailedDetailsParser$instance;
|
|
472
472
|
|
|
473
473
|
export interface RequestUriBuilder$instance {
|
|
474
|
-
get
|
|
475
|
-
set
|
|
476
|
-
|
|
477
|
-
readonly
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
474
|
+
get Host(): string | undefined;
|
|
475
|
+
set Host(value: string);
|
|
476
|
+
Path: string;
|
|
477
|
+
readonly PathAndQuery: string;
|
|
478
|
+
Port: int;
|
|
479
|
+
Query: string;
|
|
480
|
+
Scheme: string;
|
|
481
|
+
AppendPath(value: string): void;
|
|
482
|
+
AppendPath(value: string, escape: boolean): void;
|
|
483
|
+
AppendPath(value: ReadOnlySpan<System_Internal.Char>, escape: boolean): void;
|
|
484
|
+
AppendQuery(name: string, value: string): void;
|
|
485
|
+
AppendQuery(name: string, value: string, escapeValue: boolean): void;
|
|
486
|
+
AppendQuery(name: ReadOnlySpan<System_Internal.Char>, value: ReadOnlySpan<System_Internal.Char>, escapeValue: boolean): void;
|
|
487
|
+
Reset(value: Uri): void;
|
|
488
|
+
ToString(): string;
|
|
489
|
+
ToUri(): Uri;
|
|
490
490
|
}
|
|
491
491
|
|
|
492
492
|
|
|
@@ -498,35 +498,35 @@ export const RequestUriBuilder: {
|
|
|
498
498
|
export type RequestUriBuilder = RequestUriBuilder$instance;
|
|
499
499
|
|
|
500
500
|
export interface ResourceIdentifier$instance {
|
|
501
|
-
readonly
|
|
502
|
-
readonly
|
|
503
|
-
readonly
|
|
504
|
-
readonly
|
|
505
|
-
readonly
|
|
506
|
-
readonly
|
|
507
|
-
readonly
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
501
|
+
readonly Location: Nullable<AzureLocation>;
|
|
502
|
+
readonly Name: string;
|
|
503
|
+
readonly Parent: ResourceIdentifier | undefined;
|
|
504
|
+
readonly Provider: string | undefined;
|
|
505
|
+
readonly ResourceGroupName: string | undefined;
|
|
506
|
+
readonly ResourceType: ResourceType;
|
|
507
|
+
readonly SubscriptionId: string | undefined;
|
|
508
|
+
AppendChildResource(childResourceType: string, childResourceName: string): ResourceIdentifier;
|
|
509
|
+
AppendProviderResource(providerNamespace: string, resourceType: string, resourceName: string): ResourceIdentifier;
|
|
510
|
+
CompareTo(other: ResourceIdentifier): int;
|
|
511
|
+
Equals(other: ResourceIdentifier): boolean;
|
|
512
|
+
Equals(obj: unknown): boolean;
|
|
513
|
+
GetHashCode(): int;
|
|
514
|
+
ToString(): string;
|
|
515
515
|
}
|
|
516
516
|
|
|
517
517
|
|
|
518
518
|
export const ResourceIdentifier: {
|
|
519
519
|
new(resourceId: string): ResourceIdentifier;
|
|
520
|
-
readonly
|
|
521
|
-
|
|
522
|
-
|
|
520
|
+
readonly Root: ResourceIdentifier;
|
|
521
|
+
Parse(input: string): ResourceIdentifier;
|
|
522
|
+
TryParse(input: string, result: ResourceIdentifier): boolean;
|
|
523
523
|
};
|
|
524
524
|
|
|
525
525
|
|
|
526
526
|
export type ResourceIdentifier = ResourceIdentifier$instance;
|
|
527
527
|
|
|
528
528
|
export interface ResponseClassificationHandler$instance {
|
|
529
|
-
|
|
529
|
+
TryClassify(message: HttpMessage, isError: boolean): boolean;
|
|
530
530
|
}
|
|
531
531
|
|
|
532
532
|
|
|
@@ -537,10 +537,10 @@ export const ResponseClassificationHandler: {
|
|
|
537
537
|
export type ResponseClassificationHandler = ResponseClassificationHandler$instance;
|
|
538
538
|
|
|
539
539
|
export interface ResponseClassifier$instance {
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
540
|
+
IsErrorResponse(message: HttpMessage): boolean;
|
|
541
|
+
IsRetriable(message: HttpMessage, exception: Exception): boolean;
|
|
542
|
+
IsRetriableException(exception: Exception): boolean;
|
|
543
|
+
IsRetriableResponse(message: HttpMessage): boolean;
|
|
544
544
|
}
|
|
545
545
|
|
|
546
546
|
|
|
@@ -552,11 +552,11 @@ export const ResponseClassifier: {
|
|
|
552
552
|
export type ResponseClassifier = ResponseClassifier$instance;
|
|
553
553
|
|
|
554
554
|
export interface RetryOptions$instance {
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
555
|
+
Delay: TimeSpan;
|
|
556
|
+
MaxDelay: TimeSpan;
|
|
557
|
+
MaxRetries: int;
|
|
558
|
+
Mode: RetryMode;
|
|
559
|
+
NetworkTimeout: TimeSpan;
|
|
560
560
|
}
|
|
561
561
|
|
|
562
562
|
|
|
@@ -568,7 +568,7 @@ export const RetryOptions: {
|
|
|
568
568
|
export type RetryOptions = RetryOptions$instance;
|
|
569
569
|
|
|
570
570
|
export interface StatusCodeClassifier$instance extends ResponseClassifier {
|
|
571
|
-
|
|
571
|
+
IsErrorResponse(message: HttpMessage): boolean;
|
|
572
572
|
}
|
|
573
573
|
|
|
574
574
|
|
|
@@ -580,10 +580,10 @@ export const StatusCodeClassifier: {
|
|
|
580
580
|
export type StatusCodeClassifier = StatusCodeClassifier$instance;
|
|
581
581
|
|
|
582
582
|
export interface TelemetryDetails$instance {
|
|
583
|
-
readonly
|
|
584
|
-
readonly
|
|
585
|
-
|
|
586
|
-
|
|
583
|
+
readonly ApplicationId: string | undefined;
|
|
584
|
+
readonly Assembly: Assembly;
|
|
585
|
+
Apply(message: HttpMessage): void;
|
|
586
|
+
ToString(): string;
|
|
587
587
|
}
|
|
588
588
|
|
|
589
589
|
|
|
@@ -595,13 +595,13 @@ export const TelemetryDetails: {
|
|
|
595
595
|
export type TelemetryDetails = TelemetryDetails$instance;
|
|
596
596
|
|
|
597
597
|
export interface TokenCredential$instance extends AuthenticationTokenProvider {
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
598
|
+
CreateTokenOptions(properties: IReadOnlyDictionary<System_Internal.String, unknown>): GetTokenOptions | undefined;
|
|
599
|
+
CreateTokenOptions(properties: IReadOnlyDictionary<System_Internal.String, unknown>): GetTokenOptions | undefined;
|
|
600
|
+
GetToken(requestContext: TokenRequestContext, cancellationToken: CancellationToken): AccessToken;
|
|
601
|
+
GetToken(properties: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
|
|
602
|
+
GetTokenAsync(requestContext: TokenRequestContext, cancellationToken: CancellationToken): ValueTask<AccessToken>;
|
|
603
|
+
GetTokenAsync(properties: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
604
|
+
GetTokenAsync(options: GetTokenOptions, cancellationToken: CancellationToken): ValueTask<AuthenticationToken>;
|
|
605
605
|
}
|
|
606
606
|
|
|
607
607
|
|
|
@@ -612,52 +612,52 @@ export const TokenCredential: {
|
|
|
612
612
|
export type TokenCredential = TokenCredential$instance;
|
|
613
613
|
|
|
614
614
|
export abstract class DelegatedTokenCredential$instance {
|
|
615
|
-
static
|
|
616
|
-
static
|
|
615
|
+
static Create(getToken: Func<TokenRequestContext, CancellationToken, AccessToken>, getTokenAsync: Func<TokenRequestContext, CancellationToken, ValueTask<AccessToken>>): TokenCredential;
|
|
616
|
+
static Create(getToken: Func<TokenRequestContext, CancellationToken, AccessToken>): TokenCredential;
|
|
617
617
|
}
|
|
618
618
|
|
|
619
619
|
|
|
620
620
|
export type DelegatedTokenCredential = DelegatedTokenCredential$instance;
|
|
621
621
|
|
|
622
622
|
export abstract class HttpHeader_Common$instance {
|
|
623
|
-
static readonly
|
|
624
|
-
static readonly
|
|
625
|
-
static readonly
|
|
626
|
-
static readonly
|
|
623
|
+
static readonly JsonContentType: HttpHeader;
|
|
624
|
+
static readonly JsonAccept: HttpHeader;
|
|
625
|
+
static readonly OctetStreamContentType: HttpHeader;
|
|
626
|
+
static readonly FormUrlEncodedContentType: HttpHeader;
|
|
627
627
|
}
|
|
628
628
|
|
|
629
629
|
|
|
630
630
|
export type HttpHeader_Common = HttpHeader_Common$instance;
|
|
631
631
|
|
|
632
632
|
export abstract class HttpHeader_Names$instance {
|
|
633
|
-
static readonly
|
|
634
|
-
static readonly
|
|
635
|
-
static readonly
|
|
636
|
-
static readonly
|
|
637
|
-
static readonly
|
|
638
|
-
static readonly
|
|
639
|
-
static readonly
|
|
640
|
-
static readonly
|
|
641
|
-
static readonly
|
|
642
|
-
static readonly
|
|
643
|
-
static readonly
|
|
644
|
-
static readonly
|
|
645
|
-
static readonly
|
|
646
|
-
static readonly
|
|
647
|
-
static readonly
|
|
648
|
-
static readonly
|
|
649
|
-
static readonly
|
|
650
|
-
static readonly
|
|
651
|
-
static readonly
|
|
652
|
-
static readonly
|
|
633
|
+
static readonly Date: string;
|
|
634
|
+
static readonly XMsDate: string;
|
|
635
|
+
static readonly ContentType: string;
|
|
636
|
+
static readonly ContentLength: string;
|
|
637
|
+
static readonly ETag: string;
|
|
638
|
+
static readonly XMsRequestId: string;
|
|
639
|
+
static readonly UserAgent: string;
|
|
640
|
+
static readonly Accept: string;
|
|
641
|
+
static readonly Authorization: string;
|
|
642
|
+
static readonly Range: string;
|
|
643
|
+
static readonly XMsRange: string;
|
|
644
|
+
static readonly IfMatch: string;
|
|
645
|
+
static readonly IfNoneMatch: string;
|
|
646
|
+
static readonly IfModifiedSince: string;
|
|
647
|
+
static readonly IfUnmodifiedSince: string;
|
|
648
|
+
static readonly Prefer: string;
|
|
649
|
+
static readonly Referer: string;
|
|
650
|
+
static readonly Host: string;
|
|
651
|
+
static readonly ContentDisposition: string;
|
|
652
|
+
static readonly WwwAuthenticate: string;
|
|
653
653
|
}
|
|
654
654
|
|
|
655
655
|
|
|
656
656
|
export type HttpHeader_Names = HttpHeader_Names$instance;
|
|
657
657
|
|
|
658
658
|
export abstract class MultipartResponse$instance {
|
|
659
|
-
static
|
|
660
|
-
static
|
|
659
|
+
static Parse(response: Response, expectCrLf: boolean, cancellationToken: CancellationToken): Response[];
|
|
660
|
+
static ParseAsync(response: Response, expectCrLf: boolean, cancellationToken: CancellationToken): Task<Response[]>;
|
|
661
661
|
}
|
|
662
662
|
|
|
663
663
|
|