@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
|
@@ -1,23 +1,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Azure.Core.Pipeline",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Azure.Core"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Azure.Core:Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
|
|
6
9
|
"clrName": "Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
|
|
7
|
-
"tsEmitName": "BearerTokenAuthenticationPolicy",
|
|
8
10
|
"assemblyName": "Azure.Core",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Class",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [
|
|
11
19
|
{
|
|
12
20
|
"stableId": "Azure.Core:Azure.Core.Pipeline.BearerTokenAuthenticationPolicy::ProcessAsync(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask",
|
|
13
21
|
"clrName": "ProcessAsync",
|
|
14
|
-
"tsEmitName": "processAsync2",
|
|
15
22
|
"metadataToken": 100664484,
|
|
16
23
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask",
|
|
17
24
|
"normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask|static=false",
|
|
18
25
|
"emitScope": "ClassSurface",
|
|
26
|
+
"provenance": "Original",
|
|
19
27
|
"arity": 0,
|
|
20
28
|
"parameterCount": 2,
|
|
29
|
+
"isStatic": false,
|
|
30
|
+
"isAbstract": false,
|
|
31
|
+
"isVirtual": true,
|
|
32
|
+
"isOverride": true,
|
|
33
|
+
"isSealed": false,
|
|
21
34
|
"declaringClrType": "Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
|
|
22
35
|
"declaringAssemblyName": "Azure.Core",
|
|
23
36
|
"isExtensionMethod": false
|
|
@@ -25,13 +38,18 @@
|
|
|
25
38
|
{
|
|
26
39
|
"stableId": "Azure.Core:Azure.Core.Pipeline.BearerTokenAuthenticationPolicy::Process(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void",
|
|
27
40
|
"clrName": "Process",
|
|
28
|
-
"tsEmitName": "process2",
|
|
29
41
|
"metadataToken": 100664485,
|
|
30
42
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void",
|
|
31
43
|
"normalizedSignature": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void|static=false",
|
|
32
44
|
"emitScope": "ClassSurface",
|
|
45
|
+
"provenance": "Original",
|
|
33
46
|
"arity": 0,
|
|
34
47
|
"parameterCount": 2,
|
|
48
|
+
"isStatic": false,
|
|
49
|
+
"isAbstract": false,
|
|
50
|
+
"isVirtual": true,
|
|
51
|
+
"isOverride": true,
|
|
52
|
+
"isSealed": false,
|
|
35
53
|
"declaringClrType": "Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
|
|
36
54
|
"declaringAssemblyName": "Azure.Core",
|
|
37
55
|
"isExtensionMethod": false
|
|
@@ -39,13 +57,18 @@
|
|
|
39
57
|
{
|
|
40
58
|
"stableId": "Azure.Core:Azure.Core.Pipeline.BearerTokenAuthenticationPolicy::Process(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
|
|
41
59
|
"clrName": "Process",
|
|
42
|
-
"tsEmitName": "process",
|
|
43
60
|
"metadataToken": 0,
|
|
44
61
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
|
|
45
62
|
"normalizedSignature": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void|static=false",
|
|
46
63
|
"emitScope": "ClassSurface",
|
|
64
|
+
"provenance": "BaseOverload",
|
|
47
65
|
"arity": 0,
|
|
48
66
|
"parameterCount": 2,
|
|
67
|
+
"isStatic": false,
|
|
68
|
+
"isAbstract": true,
|
|
69
|
+
"isVirtual": true,
|
|
70
|
+
"isOverride": false,
|
|
71
|
+
"isSealed": false,
|
|
49
72
|
"declaringClrType": "Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
|
|
50
73
|
"declaringAssemblyName": "Azure.Core",
|
|
51
74
|
"isExtensionMethod": false
|
|
@@ -53,13 +76,18 @@
|
|
|
53
76
|
{
|
|
54
77
|
"stableId": "Azure.Core:Azure.Core.Pipeline.BearerTokenAuthenticationPolicy::ProcessAsync(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
|
|
55
78
|
"clrName": "ProcessAsync",
|
|
56
|
-
"tsEmitName": "processAsync",
|
|
57
79
|
"metadataToken": 0,
|
|
58
80
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
|
|
59
81
|
"normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask|static=false",
|
|
60
82
|
"emitScope": "ClassSurface",
|
|
83
|
+
"provenance": "BaseOverload",
|
|
61
84
|
"arity": 0,
|
|
62
85
|
"parameterCount": 2,
|
|
86
|
+
"isStatic": false,
|
|
87
|
+
"isAbstract": true,
|
|
88
|
+
"isVirtual": true,
|
|
89
|
+
"isOverride": false,
|
|
90
|
+
"isSealed": false,
|
|
63
91
|
"declaringClrType": "Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
|
|
64
92
|
"declaringAssemblyName": "Azure.Core",
|
|
65
93
|
"isExtensionMethod": false
|
|
@@ -89,87 +117,35 @@
|
|
|
89
117
|
"declaringClrType": "Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
|
|
90
118
|
"declaringAssemblyName": "Azure.Core"
|
|
91
119
|
}
|
|
92
|
-
],
|
|
93
|
-
"exposedMethods": [
|
|
94
|
-
{
|
|
95
|
-
"tsName": "processAsync2",
|
|
96
|
-
"isStatic": false,
|
|
97
|
-
"tsSignatureId": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask|static=false",
|
|
98
|
-
"target": {
|
|
99
|
-
"declaringClrType": "Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
|
|
100
|
-
"declaringAssemblyName": "Azure.Core",
|
|
101
|
-
"metadataToken": 100664484
|
|
102
|
-
}
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"tsName": "process2",
|
|
106
|
-
"isStatic": false,
|
|
107
|
-
"tsSignatureId": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void|static=false",
|
|
108
|
-
"target": {
|
|
109
|
-
"declaringClrType": "Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
|
|
110
|
-
"declaringAssemblyName": "Azure.Core",
|
|
111
|
-
"metadataToken": 100664485
|
|
112
|
-
}
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"tsName": "process",
|
|
116
|
-
"isStatic": false,
|
|
117
|
-
"tsSignatureId": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void|static=false",
|
|
118
|
-
"target": {
|
|
119
|
-
"declaringClrType": "Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
|
|
120
|
-
"declaringAssemblyName": "Azure.Core",
|
|
121
|
-
"metadataToken": 0
|
|
122
|
-
}
|
|
123
|
-
},
|
|
124
|
-
{
|
|
125
|
-
"tsName": "processAsync",
|
|
126
|
-
"isStatic": false,
|
|
127
|
-
"tsSignatureId": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask|static=false",
|
|
128
|
-
"target": {
|
|
129
|
-
"declaringClrType": "Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
|
|
130
|
-
"declaringAssemblyName": "Azure.Core",
|
|
131
|
-
"metadataToken": 0
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
],
|
|
135
|
-
"exposedConstructors": [
|
|
136
|
-
{
|
|
137
|
-
"isStatic": false,
|
|
138
|
-
"tsSignatureId": "constructor|(Azure.Core.TokenCredential,System.String):void|static=false",
|
|
139
|
-
"target": {
|
|
140
|
-
"declaringClrType": "Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
|
|
141
|
-
"declaringAssemblyName": "Azure.Core",
|
|
142
|
-
"metadataToken": 100664481
|
|
143
|
-
}
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"isStatic": false,
|
|
147
|
-
"tsSignatureId": "constructor|(Azure.Core.TokenCredential,System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
148
|
-
"target": {
|
|
149
|
-
"declaringClrType": "Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
|
|
150
|
-
"declaringAssemblyName": "Azure.Core",
|
|
151
|
-
"metadataToken": 100664482
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
120
|
]
|
|
155
121
|
},
|
|
156
122
|
{
|
|
157
123
|
"stableId": "Azure.Core:Azure.Core.Pipeline.DisposableHttpPipeline",
|
|
158
124
|
"clrName": "Azure.Core.Pipeline.DisposableHttpPipeline",
|
|
159
|
-
"tsEmitName": "DisposableHttpPipeline",
|
|
160
125
|
"assemblyName": "Azure.Core",
|
|
161
126
|
"metadataToken": 0,
|
|
127
|
+
"kind": "Class",
|
|
128
|
+
"accessibility": "Public",
|
|
129
|
+
"isAbstract": false,
|
|
130
|
+
"isSealed": true,
|
|
131
|
+
"isStatic": false,
|
|
132
|
+
"arity": 0,
|
|
162
133
|
"methods": [
|
|
163
134
|
{
|
|
164
135
|
"stableId": "Azure.Core:Azure.Core.Pipeline.DisposableHttpPipeline::Dispose():System.Void",
|
|
165
136
|
"clrName": "Dispose",
|
|
166
|
-
"tsEmitName": "dispose",
|
|
167
137
|
"metadataToken": 100664495,
|
|
168
138
|
"canonicalSignature": "():System.Void",
|
|
169
139
|
"normalizedSignature": "Dispose|():System.Void|static=false",
|
|
170
140
|
"emitScope": "ClassSurface",
|
|
141
|
+
"provenance": "Original",
|
|
171
142
|
"arity": 0,
|
|
172
143
|
"parameterCount": 0,
|
|
144
|
+
"isStatic": false,
|
|
145
|
+
"isAbstract": false,
|
|
146
|
+
"isVirtual": true,
|
|
147
|
+
"isOverride": false,
|
|
148
|
+
"isSealed": true,
|
|
173
149
|
"declaringClrType": "Azure.Core.Pipeline.DisposableHttpPipeline",
|
|
174
150
|
"declaringAssemblyName": "Azure.Core",
|
|
175
151
|
"isExtensionMethod": false
|
|
@@ -178,149 +154,35 @@
|
|
|
178
154
|
"properties": [],
|
|
179
155
|
"fields": [],
|
|
180
156
|
"events": [],
|
|
181
|
-
"constructors": []
|
|
182
|
-
"exposedMethods": [
|
|
183
|
-
{
|
|
184
|
-
"tsName": "dispose",
|
|
185
|
-
"isStatic": false,
|
|
186
|
-
"tsSignatureId": "Dispose|():System.Void|static=false",
|
|
187
|
-
"target": {
|
|
188
|
-
"declaringClrType": "Azure.Core.Pipeline.DisposableHttpPipeline",
|
|
189
|
-
"declaringAssemblyName": "Azure.Core",
|
|
190
|
-
"metadataToken": 100664495
|
|
191
|
-
}
|
|
192
|
-
},
|
|
193
|
-
{
|
|
194
|
-
"tsName": "createRequest",
|
|
195
|
-
"isStatic": false,
|
|
196
|
-
"tsSignatureId": "CreateRequest|():Azure.Core.Request|static=false",
|
|
197
|
-
"target": {
|
|
198
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
199
|
-
"declaringAssemblyName": "Azure.Core",
|
|
200
|
-
"metadataToken": 100664522
|
|
201
|
-
}
|
|
202
|
-
},
|
|
203
|
-
{
|
|
204
|
-
"tsName": "createMessage",
|
|
205
|
-
"isStatic": false,
|
|
206
|
-
"tsSignatureId": "CreateMessage|():Azure.Core.HttpMessage|static=false",
|
|
207
|
-
"target": {
|
|
208
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
209
|
-
"declaringAssemblyName": "Azure.Core",
|
|
210
|
-
"metadataToken": 100664523
|
|
211
|
-
}
|
|
212
|
-
},
|
|
213
|
-
{
|
|
214
|
-
"tsName": "createMessage",
|
|
215
|
-
"isStatic": false,
|
|
216
|
-
"tsSignatureId": "CreateMessage|(Azure.RequestContext):Azure.Core.HttpMessage|static=false",
|
|
217
|
-
"target": {
|
|
218
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
219
|
-
"declaringAssemblyName": "Azure.Core",
|
|
220
|
-
"metadataToken": 100664524
|
|
221
|
-
}
|
|
222
|
-
},
|
|
223
|
-
{
|
|
224
|
-
"tsName": "createMessage",
|
|
225
|
-
"isStatic": false,
|
|
226
|
-
"tsSignatureId": "CreateMessage|(Azure.RequestContext,Azure.Core.ResponseClassifier):Azure.Core.HttpMessage|static=false",
|
|
227
|
-
"target": {
|
|
228
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
229
|
-
"declaringAssemblyName": "Azure.Core",
|
|
230
|
-
"metadataToken": 100664525
|
|
231
|
-
}
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"tsName": "sendAsync",
|
|
235
|
-
"isStatic": false,
|
|
236
|
-
"tsSignatureId": "SendAsync|(Azure.Core.HttpMessage,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask|static=false",
|
|
237
|
-
"target": {
|
|
238
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
239
|
-
"declaringAssemblyName": "Azure.Core",
|
|
240
|
-
"metadataToken": 100664527
|
|
241
|
-
}
|
|
242
|
-
},
|
|
243
|
-
{
|
|
244
|
-
"tsName": "send",
|
|
245
|
-
"isStatic": false,
|
|
246
|
-
"tsSignatureId": "Send|(Azure.Core.HttpMessage,System.Threading.CancellationToken):System.Void|static=false",
|
|
247
|
-
"target": {
|
|
248
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
249
|
-
"declaringAssemblyName": "Azure.Core",
|
|
250
|
-
"metadataToken": 100664529
|
|
251
|
-
}
|
|
252
|
-
},
|
|
253
|
-
{
|
|
254
|
-
"tsName": "sendRequestAsync",
|
|
255
|
-
"isStatic": false,
|
|
256
|
-
"tsSignatureId": "SendRequestAsync|(Azure.Core.Request,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[Azure.Response,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
|
|
257
|
-
"target": {
|
|
258
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
259
|
-
"declaringAssemblyName": "Azure.Core",
|
|
260
|
-
"metadataToken": 100664530
|
|
261
|
-
}
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
"tsName": "sendRequest",
|
|
265
|
-
"isStatic": false,
|
|
266
|
-
"tsSignatureId": "SendRequest|(Azure.Core.Request,System.Threading.CancellationToken):Azure.Response|static=false",
|
|
267
|
-
"target": {
|
|
268
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
269
|
-
"declaringAssemblyName": "Azure.Core",
|
|
270
|
-
"metadataToken": 100664531
|
|
271
|
-
}
|
|
272
|
-
},
|
|
273
|
-
{
|
|
274
|
-
"tsName": "createClientRequestIdScope",
|
|
275
|
-
"isStatic": true,
|
|
276
|
-
"tsSignatureId": "CreateClientRequestIdScope|(System.String):System.IDisposable|static=true",
|
|
277
|
-
"target": {
|
|
278
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
279
|
-
"declaringAssemblyName": "Azure.Core",
|
|
280
|
-
"metadataToken": 100664532
|
|
281
|
-
}
|
|
282
|
-
},
|
|
283
|
-
{
|
|
284
|
-
"tsName": "createHttpMessagePropertiesScope",
|
|
285
|
-
"isStatic": true,
|
|
286
|
-
"tsSignatureId": "CreateHttpMessagePropertiesScope|(System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.IDisposable|static=true",
|
|
287
|
-
"target": {
|
|
288
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
289
|
-
"declaringAssemblyName": "Azure.Core",
|
|
290
|
-
"metadataToken": 100664533
|
|
291
|
-
}
|
|
292
|
-
}
|
|
293
|
-
],
|
|
294
|
-
"exposedProperties": [
|
|
295
|
-
{
|
|
296
|
-
"tsName": "responseClassifier",
|
|
297
|
-
"isStatic": false,
|
|
298
|
-
"tsSignatureId": "ResponseClassifier|:Azure.Core.ResponseClassifier|static=false|accessor=get",
|
|
299
|
-
"target": {
|
|
300
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
301
|
-
"declaringAssemblyName": "Azure.Core",
|
|
302
|
-
"metadataToken": 385876308
|
|
303
|
-
}
|
|
304
|
-
}
|
|
305
|
-
]
|
|
157
|
+
"constructors": []
|
|
306
158
|
},
|
|
307
159
|
{
|
|
308
160
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpClientTransport",
|
|
309
161
|
"clrName": "Azure.Core.Pipeline.HttpClientTransport",
|
|
310
|
-
"tsEmitName": "HttpClientTransport",
|
|
311
162
|
"assemblyName": "Azure.Core",
|
|
312
163
|
"metadataToken": 0,
|
|
164
|
+
"kind": "Class",
|
|
165
|
+
"accessibility": "Public",
|
|
166
|
+
"isAbstract": false,
|
|
167
|
+
"isSealed": false,
|
|
168
|
+
"isStatic": false,
|
|
169
|
+
"arity": 0,
|
|
313
170
|
"methods": [
|
|
314
171
|
{
|
|
315
172
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpClientTransport::CreateRequest():Azure.Core.Request",
|
|
316
173
|
"clrName": "CreateRequest",
|
|
317
|
-
"tsEmitName": "createRequest",
|
|
318
174
|
"metadataToken": 100664501,
|
|
319
175
|
"canonicalSignature": "():Azure.Core.Request",
|
|
320
176
|
"normalizedSignature": "CreateRequest|():Azure.Core.Request|static=false",
|
|
321
177
|
"emitScope": "ClassSurface",
|
|
178
|
+
"provenance": "Original",
|
|
322
179
|
"arity": 0,
|
|
323
180
|
"parameterCount": 0,
|
|
181
|
+
"isStatic": false,
|
|
182
|
+
"isAbstract": false,
|
|
183
|
+
"isVirtual": true,
|
|
184
|
+
"isOverride": true,
|
|
185
|
+
"isSealed": true,
|
|
324
186
|
"declaringClrType": "Azure.Core.Pipeline.HttpClientTransport",
|
|
325
187
|
"declaringAssemblyName": "Azure.Core",
|
|
326
188
|
"isExtensionMethod": false
|
|
@@ -328,13 +190,18 @@
|
|
|
328
190
|
{
|
|
329
191
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpClientTransport::Process(Azure.Core.HttpMessage):System.Void",
|
|
330
192
|
"clrName": "Process",
|
|
331
|
-
"tsEmitName": "process",
|
|
332
193
|
"metadataToken": 100664502,
|
|
333
194
|
"canonicalSignature": "(Azure.Core.HttpMessage):System.Void",
|
|
334
195
|
"normalizedSignature": "Process|(Azure.Core.HttpMessage):System.Void|static=false",
|
|
335
196
|
"emitScope": "ClassSurface",
|
|
197
|
+
"provenance": "Original",
|
|
336
198
|
"arity": 0,
|
|
337
199
|
"parameterCount": 1,
|
|
200
|
+
"isStatic": false,
|
|
201
|
+
"isAbstract": false,
|
|
202
|
+
"isVirtual": true,
|
|
203
|
+
"isOverride": true,
|
|
204
|
+
"isSealed": false,
|
|
338
205
|
"declaringClrType": "Azure.Core.Pipeline.HttpClientTransport",
|
|
339
206
|
"declaringAssemblyName": "Azure.Core",
|
|
340
207
|
"isExtensionMethod": false
|
|
@@ -342,13 +209,18 @@
|
|
|
342
209
|
{
|
|
343
210
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpClientTransport::ProcessAsync(Azure.Core.HttpMessage):System.Threading.Tasks.ValueTask",
|
|
344
211
|
"clrName": "ProcessAsync",
|
|
345
|
-
"tsEmitName": "processAsync",
|
|
346
212
|
"metadataToken": 100664503,
|
|
347
213
|
"canonicalSignature": "(Azure.Core.HttpMessage):System.Threading.Tasks.ValueTask",
|
|
348
214
|
"normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage):System.Threading.Tasks.ValueTask|static=false",
|
|
349
215
|
"emitScope": "ClassSurface",
|
|
216
|
+
"provenance": "Original",
|
|
350
217
|
"arity": 0,
|
|
351
218
|
"parameterCount": 1,
|
|
219
|
+
"isStatic": false,
|
|
220
|
+
"isAbstract": false,
|
|
221
|
+
"isVirtual": true,
|
|
222
|
+
"isOverride": true,
|
|
223
|
+
"isSealed": false,
|
|
352
224
|
"declaringClrType": "Azure.Core.Pipeline.HttpClientTransport",
|
|
353
225
|
"declaringAssemblyName": "Azure.Core",
|
|
354
226
|
"isExtensionMethod": false
|
|
@@ -356,13 +228,18 @@
|
|
|
356
228
|
{
|
|
357
229
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpClientTransport::Dispose():System.Void",
|
|
358
230
|
"clrName": "Dispose",
|
|
359
|
-
"tsEmitName": "dispose",
|
|
360
231
|
"metadataToken": 100664509,
|
|
361
232
|
"canonicalSignature": "():System.Void",
|
|
362
233
|
"normalizedSignature": "Dispose|():System.Void|static=false",
|
|
363
234
|
"emitScope": "ClassSurface",
|
|
235
|
+
"provenance": "Original",
|
|
364
236
|
"arity": 0,
|
|
365
237
|
"parameterCount": 0,
|
|
238
|
+
"isStatic": false,
|
|
239
|
+
"isAbstract": false,
|
|
240
|
+
"isVirtual": true,
|
|
241
|
+
"isOverride": false,
|
|
242
|
+
"isSealed": true,
|
|
366
243
|
"declaringClrType": "Azure.Core.Pipeline.HttpClientTransport",
|
|
367
244
|
"declaringAssemblyName": "Azure.Core",
|
|
368
245
|
"isExtensionMethod": false
|
|
@@ -373,11 +250,11 @@
|
|
|
373
250
|
{
|
|
374
251
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpClientTransport::SharedAzure.Core.Pipeline.HttpClientTransport",
|
|
375
252
|
"clrName": "Shared",
|
|
376
|
-
"tsEmitName": "shared",
|
|
377
253
|
"metadataToken": 67109337,
|
|
378
254
|
"normalizedSignature": "Shared|Azure.Core.Pipeline.HttpClientTransport|static=true|const=false",
|
|
379
255
|
"isStatic": true,
|
|
380
256
|
"isReadOnly": true,
|
|
257
|
+
"isLiteral": false,
|
|
381
258
|
"declaringClrType": "Azure.Core.Pipeline.HttpClientTransport",
|
|
382
259
|
"declaringAssemblyName": "Azure.Core"
|
|
383
260
|
}
|
|
@@ -414,108 +291,35 @@
|
|
|
414
291
|
"declaringClrType": "Azure.Core.Pipeline.HttpClientTransport",
|
|
415
292
|
"declaringAssemblyName": "Azure.Core"
|
|
416
293
|
}
|
|
417
|
-
],
|
|
418
|
-
"exposedMethods": [
|
|
419
|
-
{
|
|
420
|
-
"tsName": "createRequest",
|
|
421
|
-
"isStatic": false,
|
|
422
|
-
"tsSignatureId": "CreateRequest|():Azure.Core.Request|static=false",
|
|
423
|
-
"target": {
|
|
424
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpClientTransport",
|
|
425
|
-
"declaringAssemblyName": "Azure.Core",
|
|
426
|
-
"metadataToken": 100664501
|
|
427
|
-
}
|
|
428
|
-
},
|
|
429
|
-
{
|
|
430
|
-
"tsName": "process",
|
|
431
|
-
"isStatic": false,
|
|
432
|
-
"tsSignatureId": "Process|(Azure.Core.HttpMessage):System.Void|static=false",
|
|
433
|
-
"target": {
|
|
434
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpClientTransport",
|
|
435
|
-
"declaringAssemblyName": "Azure.Core",
|
|
436
|
-
"metadataToken": 100664502
|
|
437
|
-
}
|
|
438
|
-
},
|
|
439
|
-
{
|
|
440
|
-
"tsName": "processAsync",
|
|
441
|
-
"isStatic": false,
|
|
442
|
-
"tsSignatureId": "ProcessAsync|(Azure.Core.HttpMessage):System.Threading.Tasks.ValueTask|static=false",
|
|
443
|
-
"target": {
|
|
444
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpClientTransport",
|
|
445
|
-
"declaringAssemblyName": "Azure.Core",
|
|
446
|
-
"metadataToken": 100664503
|
|
447
|
-
}
|
|
448
|
-
},
|
|
449
|
-
{
|
|
450
|
-
"tsName": "dispose",
|
|
451
|
-
"isStatic": false,
|
|
452
|
-
"tsSignatureId": "Dispose|():System.Void|static=false",
|
|
453
|
-
"target": {
|
|
454
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpClientTransport",
|
|
455
|
-
"declaringAssemblyName": "Azure.Core",
|
|
456
|
-
"metadataToken": 100664509
|
|
457
|
-
}
|
|
458
|
-
}
|
|
459
|
-
],
|
|
460
|
-
"exposedFields": [
|
|
461
|
-
{
|
|
462
|
-
"tsName": "shared",
|
|
463
|
-
"isStatic": true,
|
|
464
|
-
"tsSignatureId": "Shared|Azure.Core.Pipeline.HttpClientTransport|static=true|const=false",
|
|
465
|
-
"target": {
|
|
466
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpClientTransport",
|
|
467
|
-
"declaringAssemblyName": "Azure.Core",
|
|
468
|
-
"metadataToken": 67109337
|
|
469
|
-
}
|
|
470
|
-
}
|
|
471
|
-
],
|
|
472
|
-
"exposedConstructors": [
|
|
473
|
-
{
|
|
474
|
-
"isStatic": false,
|
|
475
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
476
|
-
"target": {
|
|
477
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpClientTransport",
|
|
478
|
-
"declaringAssemblyName": "Azure.Core",
|
|
479
|
-
"metadataToken": 100664497
|
|
480
|
-
}
|
|
481
|
-
},
|
|
482
|
-
{
|
|
483
|
-
"isStatic": false,
|
|
484
|
-
"tsSignatureId": "constructor|(System.Net.Http.HttpMessageHandler):void|static=false",
|
|
485
|
-
"target": {
|
|
486
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpClientTransport",
|
|
487
|
-
"declaringAssemblyName": "Azure.Core",
|
|
488
|
-
"metadataToken": 100664499
|
|
489
|
-
}
|
|
490
|
-
},
|
|
491
|
-
{
|
|
492
|
-
"isStatic": false,
|
|
493
|
-
"tsSignatureId": "constructor|(System.Net.Http.HttpClient):void|static=false",
|
|
494
|
-
"target": {
|
|
495
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpClientTransport",
|
|
496
|
-
"declaringAssemblyName": "Azure.Core",
|
|
497
|
-
"metadataToken": 100664500
|
|
498
|
-
}
|
|
499
|
-
}
|
|
500
294
|
]
|
|
501
295
|
},
|
|
502
296
|
{
|
|
503
297
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline",
|
|
504
298
|
"clrName": "Azure.Core.Pipeline.HttpPipeline",
|
|
505
|
-
"tsEmitName": "HttpPipeline",
|
|
506
299
|
"assemblyName": "Azure.Core",
|
|
507
300
|
"metadataToken": 0,
|
|
301
|
+
"kind": "Class",
|
|
302
|
+
"accessibility": "Public",
|
|
303
|
+
"isAbstract": false,
|
|
304
|
+
"isSealed": false,
|
|
305
|
+
"isStatic": false,
|
|
306
|
+
"arity": 0,
|
|
508
307
|
"methods": [
|
|
509
308
|
{
|
|
510
309
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::CreateRequest():Azure.Core.Request",
|
|
511
310
|
"clrName": "CreateRequest",
|
|
512
|
-
"tsEmitName": "createRequest",
|
|
513
311
|
"metadataToken": 100664522,
|
|
514
312
|
"canonicalSignature": "():Azure.Core.Request",
|
|
515
313
|
"normalizedSignature": "CreateRequest|():Azure.Core.Request|static=false",
|
|
516
314
|
"emitScope": "ClassSurface",
|
|
315
|
+
"provenance": "Original",
|
|
517
316
|
"arity": 0,
|
|
518
317
|
"parameterCount": 0,
|
|
318
|
+
"isStatic": false,
|
|
319
|
+
"isAbstract": false,
|
|
320
|
+
"isVirtual": false,
|
|
321
|
+
"isOverride": false,
|
|
322
|
+
"isSealed": false,
|
|
519
323
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
520
324
|
"declaringAssemblyName": "Azure.Core",
|
|
521
325
|
"isExtensionMethod": false
|
|
@@ -523,13 +327,18 @@
|
|
|
523
327
|
{
|
|
524
328
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::CreateMessage():Azure.Core.HttpMessage",
|
|
525
329
|
"clrName": "CreateMessage",
|
|
526
|
-
"tsEmitName": "createMessage",
|
|
527
330
|
"metadataToken": 100664523,
|
|
528
331
|
"canonicalSignature": "():Azure.Core.HttpMessage",
|
|
529
332
|
"normalizedSignature": "CreateMessage|():Azure.Core.HttpMessage|static=false",
|
|
530
333
|
"emitScope": "ClassSurface",
|
|
334
|
+
"provenance": "Original",
|
|
531
335
|
"arity": 0,
|
|
532
336
|
"parameterCount": 0,
|
|
337
|
+
"isStatic": false,
|
|
338
|
+
"isAbstract": false,
|
|
339
|
+
"isVirtual": false,
|
|
340
|
+
"isOverride": false,
|
|
341
|
+
"isSealed": false,
|
|
533
342
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
534
343
|
"declaringAssemblyName": "Azure.Core",
|
|
535
344
|
"isExtensionMethod": false
|
|
@@ -537,13 +346,18 @@
|
|
|
537
346
|
{
|
|
538
347
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::CreateMessage(Azure.RequestContext):Azure.Core.HttpMessage",
|
|
539
348
|
"clrName": "CreateMessage",
|
|
540
|
-
"tsEmitName": "createMessage",
|
|
541
349
|
"metadataToken": 100664524,
|
|
542
350
|
"canonicalSignature": "(Azure.RequestContext):Azure.Core.HttpMessage",
|
|
543
351
|
"normalizedSignature": "CreateMessage|(Azure.RequestContext):Azure.Core.HttpMessage|static=false",
|
|
544
352
|
"emitScope": "ClassSurface",
|
|
353
|
+
"provenance": "Original",
|
|
545
354
|
"arity": 0,
|
|
546
355
|
"parameterCount": 1,
|
|
356
|
+
"isStatic": false,
|
|
357
|
+
"isAbstract": false,
|
|
358
|
+
"isVirtual": false,
|
|
359
|
+
"isOverride": false,
|
|
360
|
+
"isSealed": false,
|
|
547
361
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
548
362
|
"declaringAssemblyName": "Azure.Core",
|
|
549
363
|
"isExtensionMethod": false
|
|
@@ -551,13 +365,18 @@
|
|
|
551
365
|
{
|
|
552
366
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::CreateMessage(Azure.RequestContext,Azure.Core.ResponseClassifier):Azure.Core.HttpMessage",
|
|
553
367
|
"clrName": "CreateMessage",
|
|
554
|
-
"tsEmitName": "createMessage",
|
|
555
368
|
"metadataToken": 100664525,
|
|
556
369
|
"canonicalSignature": "(Azure.RequestContext,Azure.Core.ResponseClassifier):Azure.Core.HttpMessage",
|
|
557
370
|
"normalizedSignature": "CreateMessage|(Azure.RequestContext,Azure.Core.ResponseClassifier):Azure.Core.HttpMessage|static=false",
|
|
558
371
|
"emitScope": "ClassSurface",
|
|
372
|
+
"provenance": "Original",
|
|
559
373
|
"arity": 0,
|
|
560
374
|
"parameterCount": 2,
|
|
375
|
+
"isStatic": false,
|
|
376
|
+
"isAbstract": false,
|
|
377
|
+
"isVirtual": false,
|
|
378
|
+
"isOverride": false,
|
|
379
|
+
"isSealed": false,
|
|
561
380
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
562
381
|
"declaringAssemblyName": "Azure.Core",
|
|
563
382
|
"isExtensionMethod": false
|
|
@@ -565,13 +384,18 @@
|
|
|
565
384
|
{
|
|
566
385
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::SendAsync(Azure.Core.HttpMessage,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask",
|
|
567
386
|
"clrName": "SendAsync",
|
|
568
|
-
"tsEmitName": "sendAsync",
|
|
569
387
|
"metadataToken": 100664527,
|
|
570
388
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask",
|
|
571
389
|
"normalizedSignature": "SendAsync|(Azure.Core.HttpMessage,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask|static=false",
|
|
572
390
|
"emitScope": "ClassSurface",
|
|
391
|
+
"provenance": "Original",
|
|
573
392
|
"arity": 0,
|
|
574
393
|
"parameterCount": 2,
|
|
394
|
+
"isStatic": false,
|
|
395
|
+
"isAbstract": false,
|
|
396
|
+
"isVirtual": false,
|
|
397
|
+
"isOverride": false,
|
|
398
|
+
"isSealed": false,
|
|
575
399
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
576
400
|
"declaringAssemblyName": "Azure.Core",
|
|
577
401
|
"isExtensionMethod": false
|
|
@@ -579,13 +403,18 @@
|
|
|
579
403
|
{
|
|
580
404
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::Send(Azure.Core.HttpMessage,System.Threading.CancellationToken):System.Void",
|
|
581
405
|
"clrName": "Send",
|
|
582
|
-
"tsEmitName": "send",
|
|
583
406
|
"metadataToken": 100664529,
|
|
584
407
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.Threading.CancellationToken):System.Void",
|
|
585
408
|
"normalizedSignature": "Send|(Azure.Core.HttpMessage,System.Threading.CancellationToken):System.Void|static=false",
|
|
586
409
|
"emitScope": "ClassSurface",
|
|
410
|
+
"provenance": "Original",
|
|
587
411
|
"arity": 0,
|
|
588
412
|
"parameterCount": 2,
|
|
413
|
+
"isStatic": false,
|
|
414
|
+
"isAbstract": false,
|
|
415
|
+
"isVirtual": false,
|
|
416
|
+
"isOverride": false,
|
|
417
|
+
"isSealed": false,
|
|
589
418
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
590
419
|
"declaringAssemblyName": "Azure.Core",
|
|
591
420
|
"isExtensionMethod": false
|
|
@@ -593,13 +422,18 @@
|
|
|
593
422
|
{
|
|
594
423
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::SendRequestAsync(Azure.Core.Request,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[Azure.Response,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
595
424
|
"clrName": "SendRequestAsync",
|
|
596
|
-
"tsEmitName": "sendRequestAsync",
|
|
597
425
|
"metadataToken": 100664530,
|
|
598
426
|
"canonicalSignature": "(Azure.Core.Request,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[Azure.Response,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
599
427
|
"normalizedSignature": "SendRequestAsync|(Azure.Core.Request,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[Azure.Response,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
|
|
600
428
|
"emitScope": "ClassSurface",
|
|
429
|
+
"provenance": "Original",
|
|
601
430
|
"arity": 0,
|
|
602
431
|
"parameterCount": 2,
|
|
432
|
+
"isStatic": false,
|
|
433
|
+
"isAbstract": false,
|
|
434
|
+
"isVirtual": false,
|
|
435
|
+
"isOverride": false,
|
|
436
|
+
"isSealed": false,
|
|
603
437
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
604
438
|
"declaringAssemblyName": "Azure.Core",
|
|
605
439
|
"isExtensionMethod": false
|
|
@@ -607,13 +441,18 @@
|
|
|
607
441
|
{
|
|
608
442
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::SendRequest(Azure.Core.Request,System.Threading.CancellationToken):Azure.Response",
|
|
609
443
|
"clrName": "SendRequest",
|
|
610
|
-
"tsEmitName": "sendRequest",
|
|
611
444
|
"metadataToken": 100664531,
|
|
612
445
|
"canonicalSignature": "(Azure.Core.Request,System.Threading.CancellationToken):Azure.Response",
|
|
613
446
|
"normalizedSignature": "SendRequest|(Azure.Core.Request,System.Threading.CancellationToken):Azure.Response|static=false",
|
|
614
447
|
"emitScope": "ClassSurface",
|
|
448
|
+
"provenance": "Original",
|
|
615
449
|
"arity": 0,
|
|
616
450
|
"parameterCount": 2,
|
|
451
|
+
"isStatic": false,
|
|
452
|
+
"isAbstract": false,
|
|
453
|
+
"isVirtual": false,
|
|
454
|
+
"isOverride": false,
|
|
455
|
+
"isSealed": false,
|
|
617
456
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
618
457
|
"declaringAssemblyName": "Azure.Core",
|
|
619
458
|
"isExtensionMethod": false
|
|
@@ -621,13 +460,18 @@
|
|
|
621
460
|
{
|
|
622
461
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::CreateClientRequestIdScope(System.String):System.IDisposable",
|
|
623
462
|
"clrName": "CreateClientRequestIdScope",
|
|
624
|
-
"tsEmitName": "createClientRequestIdScope",
|
|
625
463
|
"metadataToken": 100664532,
|
|
626
464
|
"canonicalSignature": "(System.String):System.IDisposable",
|
|
627
465
|
"normalizedSignature": "CreateClientRequestIdScope|(System.String):System.IDisposable|static=true",
|
|
628
466
|
"emitScope": "ClassSurface",
|
|
467
|
+
"provenance": "Original",
|
|
629
468
|
"arity": 0,
|
|
630
469
|
"parameterCount": 1,
|
|
470
|
+
"isStatic": true,
|
|
471
|
+
"isAbstract": false,
|
|
472
|
+
"isVirtual": false,
|
|
473
|
+
"isOverride": false,
|
|
474
|
+
"isSealed": false,
|
|
631
475
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
632
476
|
"declaringAssemblyName": "Azure.Core",
|
|
633
477
|
"isExtensionMethod": false
|
|
@@ -635,13 +479,18 @@
|
|
|
635
479
|
{
|
|
636
480
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::CreateHttpMessagePropertiesScope(System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.IDisposable",
|
|
637
481
|
"clrName": "CreateHttpMessagePropertiesScope",
|
|
638
|
-
"tsEmitName": "createHttpMessagePropertiesScope",
|
|
639
482
|
"metadataToken": 100664533,
|
|
640
483
|
"canonicalSignature": "(System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.IDisposable",
|
|
641
484
|
"normalizedSignature": "CreateHttpMessagePropertiesScope|(System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.IDisposable|static=true",
|
|
642
485
|
"emitScope": "ClassSurface",
|
|
486
|
+
"provenance": "Original",
|
|
643
487
|
"arity": 0,
|
|
644
488
|
"parameterCount": 1,
|
|
489
|
+
"isStatic": true,
|
|
490
|
+
"isAbstract": false,
|
|
491
|
+
"isVirtual": false,
|
|
492
|
+
"isOverride": false,
|
|
493
|
+
"isSealed": false,
|
|
645
494
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
646
495
|
"declaringAssemblyName": "Azure.Core",
|
|
647
496
|
"isExtensionMethod": false
|
|
@@ -651,14 +500,18 @@
|
|
|
651
500
|
{
|
|
652
501
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::ResponseClassifier:Azure.Core.ResponseClassifier",
|
|
653
502
|
"clrName": "ResponseClassifier",
|
|
654
|
-
"tsEmitName": "responseClassifier",
|
|
655
503
|
"metadataToken": 385876308,
|
|
656
504
|
"canonicalSignature": ":Azure.Core.ResponseClassifier",
|
|
657
505
|
"normalizedSignature": "ResponseClassifier|:Azure.Core.ResponseClassifier|static=false|accessor=get",
|
|
658
506
|
"emitScope": "ClassSurface",
|
|
507
|
+
"provenance": "Original",
|
|
659
508
|
"isIndexer": false,
|
|
660
509
|
"hasGetter": true,
|
|
661
510
|
"hasSetter": false,
|
|
511
|
+
"isStatic": false,
|
|
512
|
+
"isAbstract": false,
|
|
513
|
+
"isVirtual": false,
|
|
514
|
+
"isOverride": false,
|
|
662
515
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
663
516
|
"declaringAssemblyName": "Azure.Core"
|
|
664
517
|
}
|
|
@@ -676,208 +529,108 @@
|
|
|
676
529
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
677
530
|
"declaringAssemblyName": "Azure.Core"
|
|
678
531
|
}
|
|
679
|
-
],
|
|
680
|
-
"exposedMethods": [
|
|
681
|
-
{
|
|
682
|
-
"tsName": "createRequest",
|
|
683
|
-
"isStatic": false,
|
|
684
|
-
"tsSignatureId": "CreateRequest|():Azure.Core.Request|static=false",
|
|
685
|
-
"target": {
|
|
686
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
687
|
-
"declaringAssemblyName": "Azure.Core",
|
|
688
|
-
"metadataToken": 100664522
|
|
689
|
-
}
|
|
690
|
-
},
|
|
691
|
-
{
|
|
692
|
-
"tsName": "createMessage",
|
|
693
|
-
"isStatic": false,
|
|
694
|
-
"tsSignatureId": "CreateMessage|():Azure.Core.HttpMessage|static=false",
|
|
695
|
-
"target": {
|
|
696
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
697
|
-
"declaringAssemblyName": "Azure.Core",
|
|
698
|
-
"metadataToken": 100664523
|
|
699
|
-
}
|
|
700
|
-
},
|
|
701
|
-
{
|
|
702
|
-
"tsName": "createMessage",
|
|
703
|
-
"isStatic": false,
|
|
704
|
-
"tsSignatureId": "CreateMessage|(Azure.RequestContext):Azure.Core.HttpMessage|static=false",
|
|
705
|
-
"target": {
|
|
706
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
707
|
-
"declaringAssemblyName": "Azure.Core",
|
|
708
|
-
"metadataToken": 100664524
|
|
709
|
-
}
|
|
710
|
-
},
|
|
711
|
-
{
|
|
712
|
-
"tsName": "createMessage",
|
|
713
|
-
"isStatic": false,
|
|
714
|
-
"tsSignatureId": "CreateMessage|(Azure.RequestContext,Azure.Core.ResponseClassifier):Azure.Core.HttpMessage|static=false",
|
|
715
|
-
"target": {
|
|
716
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
717
|
-
"declaringAssemblyName": "Azure.Core",
|
|
718
|
-
"metadataToken": 100664525
|
|
719
|
-
}
|
|
720
|
-
},
|
|
721
|
-
{
|
|
722
|
-
"tsName": "sendAsync",
|
|
723
|
-
"isStatic": false,
|
|
724
|
-
"tsSignatureId": "SendAsync|(Azure.Core.HttpMessage,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask|static=false",
|
|
725
|
-
"target": {
|
|
726
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
727
|
-
"declaringAssemblyName": "Azure.Core",
|
|
728
|
-
"metadataToken": 100664527
|
|
729
|
-
}
|
|
730
|
-
},
|
|
731
|
-
{
|
|
732
|
-
"tsName": "send",
|
|
733
|
-
"isStatic": false,
|
|
734
|
-
"tsSignatureId": "Send|(Azure.Core.HttpMessage,System.Threading.CancellationToken):System.Void|static=false",
|
|
735
|
-
"target": {
|
|
736
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
737
|
-
"declaringAssemblyName": "Azure.Core",
|
|
738
|
-
"metadataToken": 100664529
|
|
739
|
-
}
|
|
740
|
-
},
|
|
741
|
-
{
|
|
742
|
-
"tsName": "sendRequestAsync",
|
|
743
|
-
"isStatic": false,
|
|
744
|
-
"tsSignatureId": "SendRequestAsync|(Azure.Core.Request,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask_1[[Azure.Response,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false",
|
|
745
|
-
"target": {
|
|
746
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
747
|
-
"declaringAssemblyName": "Azure.Core",
|
|
748
|
-
"metadataToken": 100664530
|
|
749
|
-
}
|
|
750
|
-
},
|
|
751
|
-
{
|
|
752
|
-
"tsName": "sendRequest",
|
|
753
|
-
"isStatic": false,
|
|
754
|
-
"tsSignatureId": "SendRequest|(Azure.Core.Request,System.Threading.CancellationToken):Azure.Response|static=false",
|
|
755
|
-
"target": {
|
|
756
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
757
|
-
"declaringAssemblyName": "Azure.Core",
|
|
758
|
-
"metadataToken": 100664531
|
|
759
|
-
}
|
|
760
|
-
},
|
|
761
|
-
{
|
|
762
|
-
"tsName": "createClientRequestIdScope",
|
|
763
|
-
"isStatic": true,
|
|
764
|
-
"tsSignatureId": "CreateClientRequestIdScope|(System.String):System.IDisposable|static=true",
|
|
765
|
-
"target": {
|
|
766
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
767
|
-
"declaringAssemblyName": "Azure.Core",
|
|
768
|
-
"metadataToken": 100664532
|
|
769
|
-
}
|
|
770
|
-
},
|
|
771
|
-
{
|
|
772
|
-
"tsName": "createHttpMessagePropertiesScope",
|
|
773
|
-
"isStatic": true,
|
|
774
|
-
"tsSignatureId": "CreateHttpMessagePropertiesScope|(System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.IDisposable|static=true",
|
|
775
|
-
"target": {
|
|
776
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
777
|
-
"declaringAssemblyName": "Azure.Core",
|
|
778
|
-
"metadataToken": 100664533
|
|
779
|
-
}
|
|
780
|
-
}
|
|
781
|
-
],
|
|
782
|
-
"exposedProperties": [
|
|
783
|
-
{
|
|
784
|
-
"tsName": "responseClassifier",
|
|
785
|
-
"isStatic": false,
|
|
786
|
-
"tsSignatureId": "ResponseClassifier|:Azure.Core.ResponseClassifier|static=false|accessor=get",
|
|
787
|
-
"target": {
|
|
788
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
789
|
-
"declaringAssemblyName": "Azure.Core",
|
|
790
|
-
"metadataToken": 385876308
|
|
791
|
-
}
|
|
792
|
-
}
|
|
793
|
-
],
|
|
794
|
-
"exposedConstructors": [
|
|
795
|
-
{
|
|
796
|
-
"isStatic": false,
|
|
797
|
-
"tsSignatureId": "constructor|(Azure.Core.Pipeline.HttpPipelineTransport,Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.ResponseClassifier):void|static=false",
|
|
798
|
-
"target": {
|
|
799
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipeline",
|
|
800
|
-
"declaringAssemblyName": "Azure.Core",
|
|
801
|
-
"metadataToken": 100664520
|
|
802
|
-
}
|
|
803
|
-
}
|
|
804
532
|
]
|
|
805
533
|
},
|
|
806
534
|
{
|
|
807
535
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineOptions",
|
|
808
536
|
"clrName": "Azure.Core.Pipeline.HttpPipelineOptions",
|
|
809
|
-
"tsEmitName": "HttpPipelineOptions",
|
|
810
537
|
"assemblyName": "Azure.Core",
|
|
811
538
|
"metadataToken": 0,
|
|
539
|
+
"kind": "Class",
|
|
540
|
+
"accessibility": "Public",
|
|
541
|
+
"isAbstract": false,
|
|
542
|
+
"isSealed": false,
|
|
543
|
+
"isStatic": false,
|
|
544
|
+
"arity": 0,
|
|
812
545
|
"methods": [],
|
|
813
546
|
"properties": [
|
|
814
547
|
{
|
|
815
548
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineOptions::ClientOptions:Azure.Core.ClientOptions",
|
|
816
549
|
"clrName": "ClientOptions",
|
|
817
|
-
"tsEmitName": "clientOptions",
|
|
818
550
|
"metadataToken": 385876309,
|
|
819
551
|
"canonicalSignature": ":Azure.Core.ClientOptions",
|
|
820
552
|
"normalizedSignature": "ClientOptions|:Azure.Core.ClientOptions|static=false|accessor=get",
|
|
821
553
|
"emitScope": "ClassSurface",
|
|
554
|
+
"provenance": "Original",
|
|
822
555
|
"isIndexer": false,
|
|
823
556
|
"hasGetter": true,
|
|
824
557
|
"hasSetter": false,
|
|
558
|
+
"isStatic": false,
|
|
559
|
+
"isAbstract": false,
|
|
560
|
+
"isVirtual": false,
|
|
561
|
+
"isOverride": false,
|
|
825
562
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineOptions",
|
|
826
563
|
"declaringAssemblyName": "Azure.Core"
|
|
827
564
|
},
|
|
828
565
|
{
|
|
829
566
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineOptions::PerCallPolicies:System.Collections.Generic.IList_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
830
567
|
"clrName": "PerCallPolicies",
|
|
831
|
-
"tsEmitName": "perCallPolicies",
|
|
832
568
|
"metadataToken": 385876310,
|
|
833
569
|
"canonicalSignature": ":System.Collections.Generic.IList_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
834
570
|
"normalizedSignature": "PerCallPolicies|:System.Collections.Generic.IList_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=get",
|
|
835
571
|
"emitScope": "ClassSurface",
|
|
572
|
+
"provenance": "Original",
|
|
836
573
|
"isIndexer": false,
|
|
837
574
|
"hasGetter": true,
|
|
838
575
|
"hasSetter": false,
|
|
576
|
+
"isStatic": false,
|
|
577
|
+
"isAbstract": false,
|
|
578
|
+
"isVirtual": false,
|
|
579
|
+
"isOverride": false,
|
|
839
580
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineOptions",
|
|
840
581
|
"declaringAssemblyName": "Azure.Core"
|
|
841
582
|
},
|
|
842
583
|
{
|
|
843
584
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineOptions::PerRetryPolicies:System.Collections.Generic.IList_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
844
585
|
"clrName": "PerRetryPolicies",
|
|
845
|
-
"tsEmitName": "perRetryPolicies",
|
|
846
586
|
"metadataToken": 385876311,
|
|
847
587
|
"canonicalSignature": ":System.Collections.Generic.IList_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
848
588
|
"normalizedSignature": "PerRetryPolicies|:System.Collections.Generic.IList_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=get",
|
|
849
589
|
"emitScope": "ClassSurface",
|
|
590
|
+
"provenance": "Original",
|
|
850
591
|
"isIndexer": false,
|
|
851
592
|
"hasGetter": true,
|
|
852
593
|
"hasSetter": false,
|
|
594
|
+
"isStatic": false,
|
|
595
|
+
"isAbstract": false,
|
|
596
|
+
"isVirtual": false,
|
|
597
|
+
"isOverride": false,
|
|
853
598
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineOptions",
|
|
854
599
|
"declaringAssemblyName": "Azure.Core"
|
|
855
600
|
},
|
|
856
601
|
{
|
|
857
602
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineOptions::ResponseClassifier:Azure.Core.ResponseClassifier",
|
|
858
603
|
"clrName": "ResponseClassifier",
|
|
859
|
-
"tsEmitName": "responseClassifier",
|
|
860
604
|
"metadataToken": 385876312,
|
|
861
605
|
"canonicalSignature": ":Azure.Core.ResponseClassifier",
|
|
862
606
|
"normalizedSignature": "ResponseClassifier|:Azure.Core.ResponseClassifier|static=false|accessor=getset",
|
|
863
607
|
"emitScope": "ClassSurface",
|
|
608
|
+
"provenance": "Original",
|
|
864
609
|
"isIndexer": false,
|
|
865
610
|
"hasGetter": true,
|
|
866
611
|
"hasSetter": true,
|
|
612
|
+
"isStatic": false,
|
|
613
|
+
"isAbstract": false,
|
|
614
|
+
"isVirtual": false,
|
|
615
|
+
"isOverride": false,
|
|
867
616
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineOptions",
|
|
868
617
|
"declaringAssemblyName": "Azure.Core"
|
|
869
618
|
},
|
|
870
619
|
{
|
|
871
620
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineOptions::RequestFailedDetailsParser:Azure.Core.RequestFailedDetailsParser",
|
|
872
621
|
"clrName": "RequestFailedDetailsParser",
|
|
873
|
-
"tsEmitName": "requestFailedDetailsParser",
|
|
874
622
|
"metadataToken": 385876313,
|
|
875
623
|
"canonicalSignature": ":Azure.Core.RequestFailedDetailsParser",
|
|
876
624
|
"normalizedSignature": "RequestFailedDetailsParser|:Azure.Core.RequestFailedDetailsParser|static=false|accessor=getset",
|
|
877
625
|
"emitScope": "ClassSurface",
|
|
626
|
+
"provenance": "Original",
|
|
878
627
|
"isIndexer": false,
|
|
879
628
|
"hasGetter": true,
|
|
880
629
|
"hasSetter": true,
|
|
630
|
+
"isStatic": false,
|
|
631
|
+
"isAbstract": false,
|
|
632
|
+
"isVirtual": false,
|
|
633
|
+
"isOverride": false,
|
|
881
634
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineOptions",
|
|
882
635
|
"declaringAssemblyName": "Azure.Core"
|
|
883
636
|
}
|
|
@@ -895,88 +648,35 @@
|
|
|
895
648
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineOptions",
|
|
896
649
|
"declaringAssemblyName": "Azure.Core"
|
|
897
650
|
}
|
|
898
|
-
],
|
|
899
|
-
"exposedProperties": [
|
|
900
|
-
{
|
|
901
|
-
"tsName": "clientOptions",
|
|
902
|
-
"isStatic": false,
|
|
903
|
-
"tsSignatureId": "ClientOptions|:Azure.Core.ClientOptions|static=false|accessor=get",
|
|
904
|
-
"target": {
|
|
905
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineOptions",
|
|
906
|
-
"declaringAssemblyName": "Azure.Core",
|
|
907
|
-
"metadataToken": 385876309
|
|
908
|
-
}
|
|
909
|
-
},
|
|
910
|
-
{
|
|
911
|
-
"tsName": "perCallPolicies",
|
|
912
|
-
"isStatic": false,
|
|
913
|
-
"tsSignatureId": "PerCallPolicies|:System.Collections.Generic.IList_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=get",
|
|
914
|
-
"target": {
|
|
915
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineOptions",
|
|
916
|
-
"declaringAssemblyName": "Azure.Core",
|
|
917
|
-
"metadataToken": 385876310
|
|
918
|
-
}
|
|
919
|
-
},
|
|
920
|
-
{
|
|
921
|
-
"tsName": "perRetryPolicies",
|
|
922
|
-
"isStatic": false,
|
|
923
|
-
"tsSignatureId": "PerRetryPolicies|:System.Collections.Generic.IList_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=get",
|
|
924
|
-
"target": {
|
|
925
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineOptions",
|
|
926
|
-
"declaringAssemblyName": "Azure.Core",
|
|
927
|
-
"metadataToken": 385876311
|
|
928
|
-
}
|
|
929
|
-
},
|
|
930
|
-
{
|
|
931
|
-
"tsName": "responseClassifier",
|
|
932
|
-
"isStatic": false,
|
|
933
|
-
"tsSignatureId": "ResponseClassifier|:Azure.Core.ResponseClassifier|static=false|accessor=getset",
|
|
934
|
-
"target": {
|
|
935
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineOptions",
|
|
936
|
-
"declaringAssemblyName": "Azure.Core",
|
|
937
|
-
"metadataToken": 385876312
|
|
938
|
-
}
|
|
939
|
-
},
|
|
940
|
-
{
|
|
941
|
-
"tsName": "requestFailedDetailsParser",
|
|
942
|
-
"isStatic": false,
|
|
943
|
-
"tsSignatureId": "RequestFailedDetailsParser|:Azure.Core.RequestFailedDetailsParser|static=false|accessor=getset",
|
|
944
|
-
"target": {
|
|
945
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineOptions",
|
|
946
|
-
"declaringAssemblyName": "Azure.Core",
|
|
947
|
-
"metadataToken": 385876313
|
|
948
|
-
}
|
|
949
|
-
}
|
|
950
|
-
],
|
|
951
|
-
"exposedConstructors": [
|
|
952
|
-
{
|
|
953
|
-
"isStatic": false,
|
|
954
|
-
"tsSignatureId": "constructor|(Azure.Core.ClientOptions):void|static=false",
|
|
955
|
-
"target": {
|
|
956
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineOptions",
|
|
957
|
-
"declaringAssemblyName": "Azure.Core",
|
|
958
|
-
"metadataToken": 100664548
|
|
959
|
-
}
|
|
960
|
-
}
|
|
961
651
|
]
|
|
962
652
|
},
|
|
963
653
|
{
|
|
964
654
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelinePolicy",
|
|
965
655
|
"clrName": "Azure.Core.Pipeline.HttpPipelinePolicy",
|
|
966
|
-
"tsEmitName": "HttpPipelinePolicy",
|
|
967
656
|
"assemblyName": "Azure.Core",
|
|
968
657
|
"metadataToken": 0,
|
|
658
|
+
"kind": "Class",
|
|
659
|
+
"accessibility": "Public",
|
|
660
|
+
"isAbstract": true,
|
|
661
|
+
"isSealed": false,
|
|
662
|
+
"isStatic": false,
|
|
663
|
+
"arity": 0,
|
|
969
664
|
"methods": [
|
|
970
665
|
{
|
|
971
666
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelinePolicy::ProcessAsync(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask",
|
|
972
667
|
"clrName": "ProcessAsync",
|
|
973
|
-
"tsEmitName": "processAsync",
|
|
974
668
|
"metadataToken": 100664556,
|
|
975
669
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask",
|
|
976
670
|
"normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask|static=false",
|
|
977
671
|
"emitScope": "ClassSurface",
|
|
672
|
+
"provenance": "Original",
|
|
978
673
|
"arity": 0,
|
|
979
674
|
"parameterCount": 2,
|
|
675
|
+
"isStatic": false,
|
|
676
|
+
"isAbstract": true,
|
|
677
|
+
"isVirtual": true,
|
|
678
|
+
"isOverride": false,
|
|
679
|
+
"isSealed": false,
|
|
980
680
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelinePolicy",
|
|
981
681
|
"declaringAssemblyName": "Azure.Core",
|
|
982
682
|
"isExtensionMethod": false
|
|
@@ -984,13 +684,18 @@
|
|
|
984
684
|
{
|
|
985
685
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelinePolicy::Process(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void",
|
|
986
686
|
"clrName": "Process",
|
|
987
|
-
"tsEmitName": "process",
|
|
988
687
|
"metadataToken": 100664557,
|
|
989
688
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void",
|
|
990
689
|
"normalizedSignature": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void|static=false",
|
|
991
690
|
"emitScope": "ClassSurface",
|
|
691
|
+
"provenance": "Original",
|
|
992
692
|
"arity": 0,
|
|
993
693
|
"parameterCount": 2,
|
|
694
|
+
"isStatic": false,
|
|
695
|
+
"isAbstract": true,
|
|
696
|
+
"isVirtual": true,
|
|
697
|
+
"isOverride": false,
|
|
698
|
+
"isSealed": false,
|
|
994
699
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelinePolicy",
|
|
995
700
|
"declaringAssemblyName": "Azure.Core",
|
|
996
701
|
"isExtensionMethod": false
|
|
@@ -999,47 +704,35 @@
|
|
|
999
704
|
"properties": [],
|
|
1000
705
|
"fields": [],
|
|
1001
706
|
"events": [],
|
|
1002
|
-
"constructors": []
|
|
1003
|
-
"exposedMethods": [
|
|
1004
|
-
{
|
|
1005
|
-
"tsName": "processAsync",
|
|
1006
|
-
"isStatic": false,
|
|
1007
|
-
"tsSignatureId": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask|static=false",
|
|
1008
|
-
"target": {
|
|
1009
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelinePolicy",
|
|
1010
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1011
|
-
"metadataToken": 100664556
|
|
1012
|
-
}
|
|
1013
|
-
},
|
|
1014
|
-
{
|
|
1015
|
-
"tsName": "process",
|
|
1016
|
-
"isStatic": false,
|
|
1017
|
-
"tsSignatureId": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void|static=false",
|
|
1018
|
-
"target": {
|
|
1019
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelinePolicy",
|
|
1020
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1021
|
-
"metadataToken": 100664557
|
|
1022
|
-
}
|
|
1023
|
-
}
|
|
1024
|
-
]
|
|
707
|
+
"constructors": []
|
|
1025
708
|
},
|
|
1026
709
|
{
|
|
1027
710
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
|
|
1028
711
|
"clrName": "Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
|
|
1029
|
-
"tsEmitName": "HttpPipelineSynchronousPolicy",
|
|
1030
712
|
"assemblyName": "Azure.Core",
|
|
1031
713
|
"metadataToken": 0,
|
|
714
|
+
"kind": "Class",
|
|
715
|
+
"accessibility": "Public",
|
|
716
|
+
"isAbstract": true,
|
|
717
|
+
"isSealed": false,
|
|
718
|
+
"isStatic": false,
|
|
719
|
+
"arity": 0,
|
|
1032
720
|
"methods": [
|
|
1033
721
|
{
|
|
1034
722
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy::Process(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void",
|
|
1035
723
|
"clrName": "Process",
|
|
1036
|
-
"tsEmitName": "process2",
|
|
1037
724
|
"metadataToken": 100664562,
|
|
1038
725
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void",
|
|
1039
726
|
"normalizedSignature": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void|static=false",
|
|
1040
727
|
"emitScope": "ClassSurface",
|
|
728
|
+
"provenance": "Original",
|
|
1041
729
|
"arity": 0,
|
|
1042
730
|
"parameterCount": 2,
|
|
731
|
+
"isStatic": false,
|
|
732
|
+
"isAbstract": false,
|
|
733
|
+
"isVirtual": true,
|
|
734
|
+
"isOverride": true,
|
|
735
|
+
"isSealed": false,
|
|
1043
736
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
|
|
1044
737
|
"declaringAssemblyName": "Azure.Core",
|
|
1045
738
|
"isExtensionMethod": false
|
|
@@ -1047,13 +740,18 @@
|
|
|
1047
740
|
{
|
|
1048
741
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy::ProcessAsync(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask",
|
|
1049
742
|
"clrName": "ProcessAsync",
|
|
1050
|
-
"tsEmitName": "processAsync2",
|
|
1051
743
|
"metadataToken": 100664563,
|
|
1052
744
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask",
|
|
1053
745
|
"normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask|static=false",
|
|
1054
746
|
"emitScope": "ClassSurface",
|
|
747
|
+
"provenance": "Original",
|
|
1055
748
|
"arity": 0,
|
|
1056
749
|
"parameterCount": 2,
|
|
750
|
+
"isStatic": false,
|
|
751
|
+
"isAbstract": false,
|
|
752
|
+
"isVirtual": true,
|
|
753
|
+
"isOverride": true,
|
|
754
|
+
"isSealed": false,
|
|
1057
755
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
|
|
1058
756
|
"declaringAssemblyName": "Azure.Core",
|
|
1059
757
|
"isExtensionMethod": false
|
|
@@ -1061,13 +759,18 @@
|
|
|
1061
759
|
{
|
|
1062
760
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy::OnSendingRequest(Azure.Core.HttpMessage):System.Void",
|
|
1063
761
|
"clrName": "OnSendingRequest",
|
|
1064
|
-
"tsEmitName": "onSendingRequest",
|
|
1065
762
|
"metadataToken": 100664565,
|
|
1066
763
|
"canonicalSignature": "(Azure.Core.HttpMessage):System.Void",
|
|
1067
764
|
"normalizedSignature": "OnSendingRequest|(Azure.Core.HttpMessage):System.Void|static=false",
|
|
1068
765
|
"emitScope": "ClassSurface",
|
|
766
|
+
"provenance": "Original",
|
|
1069
767
|
"arity": 0,
|
|
1070
768
|
"parameterCount": 1,
|
|
769
|
+
"isStatic": false,
|
|
770
|
+
"isAbstract": false,
|
|
771
|
+
"isVirtual": true,
|
|
772
|
+
"isOverride": false,
|
|
773
|
+
"isSealed": false,
|
|
1071
774
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
|
|
1072
775
|
"declaringAssemblyName": "Azure.Core",
|
|
1073
776
|
"isExtensionMethod": false
|
|
@@ -1075,13 +778,18 @@
|
|
|
1075
778
|
{
|
|
1076
779
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy::OnReceivedResponse(Azure.Core.HttpMessage):System.Void",
|
|
1077
780
|
"clrName": "OnReceivedResponse",
|
|
1078
|
-
"tsEmitName": "onReceivedResponse",
|
|
1079
781
|
"metadataToken": 100664566,
|
|
1080
782
|
"canonicalSignature": "(Azure.Core.HttpMessage):System.Void",
|
|
1081
783
|
"normalizedSignature": "OnReceivedResponse|(Azure.Core.HttpMessage):System.Void|static=false",
|
|
1082
784
|
"emitScope": "ClassSurface",
|
|
785
|
+
"provenance": "Original",
|
|
1083
786
|
"arity": 0,
|
|
1084
787
|
"parameterCount": 1,
|
|
788
|
+
"isStatic": false,
|
|
789
|
+
"isAbstract": false,
|
|
790
|
+
"isVirtual": true,
|
|
791
|
+
"isOverride": false,
|
|
792
|
+
"isSealed": false,
|
|
1085
793
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
|
|
1086
794
|
"declaringAssemblyName": "Azure.Core",
|
|
1087
795
|
"isExtensionMethod": false
|
|
@@ -1089,13 +797,18 @@
|
|
|
1089
797
|
{
|
|
1090
798
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy::Process(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
|
|
1091
799
|
"clrName": "Process",
|
|
1092
|
-
"tsEmitName": "process",
|
|
1093
800
|
"metadataToken": 0,
|
|
1094
801
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
|
|
1095
802
|
"normalizedSignature": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void|static=false",
|
|
1096
803
|
"emitScope": "ClassSurface",
|
|
804
|
+
"provenance": "BaseOverload",
|
|
1097
805
|
"arity": 0,
|
|
1098
806
|
"parameterCount": 2,
|
|
807
|
+
"isStatic": false,
|
|
808
|
+
"isAbstract": true,
|
|
809
|
+
"isVirtual": true,
|
|
810
|
+
"isOverride": false,
|
|
811
|
+
"isSealed": false,
|
|
1099
812
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
|
|
1100
813
|
"declaringAssemblyName": "Azure.Core",
|
|
1101
814
|
"isExtensionMethod": false
|
|
@@ -1103,13 +816,18 @@
|
|
|
1103
816
|
{
|
|
1104
817
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy::ProcessAsync(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
|
|
1105
818
|
"clrName": "ProcessAsync",
|
|
1106
|
-
"tsEmitName": "processAsync",
|
|
1107
819
|
"metadataToken": 0,
|
|
1108
820
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
|
|
1109
821
|
"normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask|static=false",
|
|
1110
822
|
"emitScope": "ClassSurface",
|
|
823
|
+
"provenance": "BaseOverload",
|
|
1111
824
|
"arity": 0,
|
|
1112
825
|
"parameterCount": 2,
|
|
826
|
+
"isStatic": false,
|
|
827
|
+
"isAbstract": true,
|
|
828
|
+
"isVirtual": true,
|
|
829
|
+
"isOverride": false,
|
|
830
|
+
"isSealed": false,
|
|
1113
831
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
|
|
1114
832
|
"declaringAssemblyName": "Azure.Core",
|
|
1115
833
|
"isExtensionMethod": false
|
|
@@ -1118,87 +836,35 @@
|
|
|
1118
836
|
"properties": [],
|
|
1119
837
|
"fields": [],
|
|
1120
838
|
"events": [],
|
|
1121
|
-
"constructors": []
|
|
1122
|
-
"exposedMethods": [
|
|
1123
|
-
{
|
|
1124
|
-
"tsName": "process2",
|
|
1125
|
-
"isStatic": false,
|
|
1126
|
-
"tsSignatureId": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void|static=false",
|
|
1127
|
-
"target": {
|
|
1128
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
|
|
1129
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1130
|
-
"metadataToken": 100664562
|
|
1131
|
-
}
|
|
1132
|
-
},
|
|
1133
|
-
{
|
|
1134
|
-
"tsName": "processAsync2",
|
|
1135
|
-
"isStatic": false,
|
|
1136
|
-
"tsSignatureId": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask|static=false",
|
|
1137
|
-
"target": {
|
|
1138
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
|
|
1139
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1140
|
-
"metadataToken": 100664563
|
|
1141
|
-
}
|
|
1142
|
-
},
|
|
1143
|
-
{
|
|
1144
|
-
"tsName": "onSendingRequest",
|
|
1145
|
-
"isStatic": false,
|
|
1146
|
-
"tsSignatureId": "OnSendingRequest|(Azure.Core.HttpMessage):System.Void|static=false",
|
|
1147
|
-
"target": {
|
|
1148
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
|
|
1149
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1150
|
-
"metadataToken": 100664565
|
|
1151
|
-
}
|
|
1152
|
-
},
|
|
1153
|
-
{
|
|
1154
|
-
"tsName": "onReceivedResponse",
|
|
1155
|
-
"isStatic": false,
|
|
1156
|
-
"tsSignatureId": "OnReceivedResponse|(Azure.Core.HttpMessage):System.Void|static=false",
|
|
1157
|
-
"target": {
|
|
1158
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
|
|
1159
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1160
|
-
"metadataToken": 100664566
|
|
1161
|
-
}
|
|
1162
|
-
},
|
|
1163
|
-
{
|
|
1164
|
-
"tsName": "process",
|
|
1165
|
-
"isStatic": false,
|
|
1166
|
-
"tsSignatureId": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void|static=false",
|
|
1167
|
-
"target": {
|
|
1168
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
|
|
1169
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1170
|
-
"metadataToken": 0
|
|
1171
|
-
}
|
|
1172
|
-
},
|
|
1173
|
-
{
|
|
1174
|
-
"tsName": "processAsync",
|
|
1175
|
-
"isStatic": false,
|
|
1176
|
-
"tsSignatureId": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask|static=false",
|
|
1177
|
-
"target": {
|
|
1178
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
|
|
1179
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1180
|
-
"metadataToken": 0
|
|
1181
|
-
}
|
|
1182
|
-
}
|
|
1183
|
-
]
|
|
839
|
+
"constructors": []
|
|
1184
840
|
},
|
|
1185
841
|
{
|
|
1186
842
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineTransport",
|
|
1187
843
|
"clrName": "Azure.Core.Pipeline.HttpPipelineTransport",
|
|
1188
|
-
"tsEmitName": "HttpPipelineTransport",
|
|
1189
844
|
"assemblyName": "Azure.Core",
|
|
1190
845
|
"metadataToken": 0,
|
|
846
|
+
"kind": "Class",
|
|
847
|
+
"accessibility": "Public",
|
|
848
|
+
"isAbstract": true,
|
|
849
|
+
"isSealed": false,
|
|
850
|
+
"isStatic": false,
|
|
851
|
+
"arity": 0,
|
|
1191
852
|
"methods": [
|
|
1192
853
|
{
|
|
1193
854
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineTransport::Process(Azure.Core.HttpMessage):System.Void",
|
|
1194
855
|
"clrName": "Process",
|
|
1195
|
-
"tsEmitName": "process",
|
|
1196
856
|
"metadataToken": 100664568,
|
|
1197
857
|
"canonicalSignature": "(Azure.Core.HttpMessage):System.Void",
|
|
1198
858
|
"normalizedSignature": "Process|(Azure.Core.HttpMessage):System.Void|static=false",
|
|
1199
859
|
"emitScope": "ClassSurface",
|
|
860
|
+
"provenance": "Original",
|
|
1200
861
|
"arity": 0,
|
|
1201
862
|
"parameterCount": 1,
|
|
863
|
+
"isStatic": false,
|
|
864
|
+
"isAbstract": true,
|
|
865
|
+
"isVirtual": true,
|
|
866
|
+
"isOverride": false,
|
|
867
|
+
"isSealed": false,
|
|
1202
868
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineTransport",
|
|
1203
869
|
"declaringAssemblyName": "Azure.Core",
|
|
1204
870
|
"isExtensionMethod": false
|
|
@@ -1206,13 +872,18 @@
|
|
|
1206
872
|
{
|
|
1207
873
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineTransport::ProcessAsync(Azure.Core.HttpMessage):System.Threading.Tasks.ValueTask",
|
|
1208
874
|
"clrName": "ProcessAsync",
|
|
1209
|
-
"tsEmitName": "processAsync",
|
|
1210
875
|
"metadataToken": 100664569,
|
|
1211
876
|
"canonicalSignature": "(Azure.Core.HttpMessage):System.Threading.Tasks.ValueTask",
|
|
1212
877
|
"normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage):System.Threading.Tasks.ValueTask|static=false",
|
|
1213
878
|
"emitScope": "ClassSurface",
|
|
879
|
+
"provenance": "Original",
|
|
1214
880
|
"arity": 0,
|
|
1215
881
|
"parameterCount": 1,
|
|
882
|
+
"isStatic": false,
|
|
883
|
+
"isAbstract": true,
|
|
884
|
+
"isVirtual": true,
|
|
885
|
+
"isOverride": false,
|
|
886
|
+
"isSealed": false,
|
|
1216
887
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineTransport",
|
|
1217
888
|
"declaringAssemblyName": "Azure.Core",
|
|
1218
889
|
"isExtensionMethod": false
|
|
@@ -1220,13 +891,18 @@
|
|
|
1220
891
|
{
|
|
1221
892
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineTransport::CreateRequest():Azure.Core.Request",
|
|
1222
893
|
"clrName": "CreateRequest",
|
|
1223
|
-
"tsEmitName": "createRequest",
|
|
1224
894
|
"metadataToken": 100664570,
|
|
1225
895
|
"canonicalSignature": "():Azure.Core.Request",
|
|
1226
896
|
"normalizedSignature": "CreateRequest|():Azure.Core.Request|static=false",
|
|
1227
897
|
"emitScope": "ClassSurface",
|
|
898
|
+
"provenance": "Original",
|
|
1228
899
|
"arity": 0,
|
|
1229
900
|
"parameterCount": 0,
|
|
901
|
+
"isStatic": false,
|
|
902
|
+
"isAbstract": true,
|
|
903
|
+
"isVirtual": true,
|
|
904
|
+
"isOverride": false,
|
|
905
|
+
"isSealed": false,
|
|
1230
906
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineTransport",
|
|
1231
907
|
"declaringAssemblyName": "Azure.Core",
|
|
1232
908
|
"isExtensionMethod": false
|
|
@@ -1235,87 +911,72 @@
|
|
|
1235
911
|
"properties": [],
|
|
1236
912
|
"fields": [],
|
|
1237
913
|
"events": [],
|
|
1238
|
-
"constructors": []
|
|
1239
|
-
"exposedMethods": [
|
|
1240
|
-
{
|
|
1241
|
-
"tsName": "process",
|
|
1242
|
-
"isStatic": false,
|
|
1243
|
-
"tsSignatureId": "Process|(Azure.Core.HttpMessage):System.Void|static=false",
|
|
1244
|
-
"target": {
|
|
1245
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineTransport",
|
|
1246
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1247
|
-
"metadataToken": 100664568
|
|
1248
|
-
}
|
|
1249
|
-
},
|
|
1250
|
-
{
|
|
1251
|
-
"tsName": "processAsync",
|
|
1252
|
-
"isStatic": false,
|
|
1253
|
-
"tsSignatureId": "ProcessAsync|(Azure.Core.HttpMessage):System.Threading.Tasks.ValueTask|static=false",
|
|
1254
|
-
"target": {
|
|
1255
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineTransport",
|
|
1256
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1257
|
-
"metadataToken": 100664569
|
|
1258
|
-
}
|
|
1259
|
-
},
|
|
1260
|
-
{
|
|
1261
|
-
"tsName": "createRequest",
|
|
1262
|
-
"isStatic": false,
|
|
1263
|
-
"tsSignatureId": "CreateRequest|():Azure.Core.Request|static=false",
|
|
1264
|
-
"target": {
|
|
1265
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineTransport",
|
|
1266
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1267
|
-
"metadataToken": 100664570
|
|
1268
|
-
}
|
|
1269
|
-
}
|
|
1270
|
-
]
|
|
914
|
+
"constructors": []
|
|
1271
915
|
},
|
|
1272
916
|
{
|
|
1273
917
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineTransportOptions",
|
|
1274
918
|
"clrName": "Azure.Core.Pipeline.HttpPipelineTransportOptions",
|
|
1275
|
-
"tsEmitName": "HttpPipelineTransportOptions",
|
|
1276
919
|
"assemblyName": "Azure.Core",
|
|
1277
920
|
"metadataToken": 0,
|
|
921
|
+
"kind": "Class",
|
|
922
|
+
"accessibility": "Public",
|
|
923
|
+
"isAbstract": false,
|
|
924
|
+
"isSealed": false,
|
|
925
|
+
"isStatic": false,
|
|
926
|
+
"arity": 0,
|
|
1278
927
|
"methods": [],
|
|
1279
928
|
"properties": [
|
|
1280
929
|
{
|
|
1281
930
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineTransportOptions::ServerCertificateCustomValidationCallback:System.Func_2[[Azure.Core.Pipeline.ServerCertificateCustomValidationArgs,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
1282
931
|
"clrName": "ServerCertificateCustomValidationCallback",
|
|
1283
|
-
"tsEmitName": "serverCertificateCustomValidationCallback",
|
|
1284
932
|
"metadataToken": 385876314,
|
|
1285
933
|
"canonicalSignature": ":System.Func_2[[Azure.Core.Pipeline.ServerCertificateCustomValidationArgs,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
1286
934
|
"normalizedSignature": "ServerCertificateCustomValidationCallback|:System.Func_2[[Azure.Core.Pipeline.ServerCertificateCustomValidationArgs,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
1287
935
|
"emitScope": "ClassSurface",
|
|
936
|
+
"provenance": "Original",
|
|
1288
937
|
"isIndexer": false,
|
|
1289
938
|
"hasGetter": true,
|
|
1290
939
|
"hasSetter": true,
|
|
940
|
+
"isStatic": false,
|
|
941
|
+
"isAbstract": false,
|
|
942
|
+
"isVirtual": false,
|
|
943
|
+
"isOverride": false,
|
|
1291
944
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineTransportOptions",
|
|
1292
945
|
"declaringAssemblyName": "Azure.Core"
|
|
1293
946
|
},
|
|
1294
947
|
{
|
|
1295
948
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineTransportOptions::ClientCertificates:System.Collections.Generic.IList_1[[System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]",
|
|
1296
949
|
"clrName": "ClientCertificates",
|
|
1297
|
-
"tsEmitName": "clientCertificates",
|
|
1298
950
|
"metadataToken": 385876315,
|
|
1299
951
|
"canonicalSignature": ":System.Collections.Generic.IList_1[[System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]",
|
|
1300
952
|
"normalizedSignature": "ClientCertificates|:System.Collections.Generic.IList_1[[System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]|static=false|accessor=get",
|
|
1301
953
|
"emitScope": "ClassSurface",
|
|
954
|
+
"provenance": "Original",
|
|
1302
955
|
"isIndexer": false,
|
|
1303
956
|
"hasGetter": true,
|
|
1304
957
|
"hasSetter": false,
|
|
958
|
+
"isStatic": false,
|
|
959
|
+
"isAbstract": false,
|
|
960
|
+
"isVirtual": false,
|
|
961
|
+
"isOverride": false,
|
|
1305
962
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineTransportOptions",
|
|
1306
963
|
"declaringAssemblyName": "Azure.Core"
|
|
1307
964
|
},
|
|
1308
965
|
{
|
|
1309
966
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineTransportOptions::IsClientRedirectEnabled:System.Boolean",
|
|
1310
967
|
"clrName": "IsClientRedirectEnabled",
|
|
1311
|
-
"tsEmitName": "isClientRedirectEnabled",
|
|
1312
968
|
"metadataToken": 385876316,
|
|
1313
969
|
"canonicalSignature": ":System.Boolean",
|
|
1314
970
|
"normalizedSignature": "IsClientRedirectEnabled|:System.Boolean|static=false|accessor=getset",
|
|
1315
971
|
"emitScope": "ClassSurface",
|
|
972
|
+
"provenance": "Original",
|
|
1316
973
|
"isIndexer": false,
|
|
1317
974
|
"hasGetter": true,
|
|
1318
975
|
"hasSetter": true,
|
|
976
|
+
"isStatic": false,
|
|
977
|
+
"isAbstract": false,
|
|
978
|
+
"isVirtual": false,
|
|
979
|
+
"isOverride": false,
|
|
1319
980
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineTransportOptions",
|
|
1320
981
|
"declaringAssemblyName": "Azure.Core"
|
|
1321
982
|
}
|
|
@@ -1333,68 +994,35 @@
|
|
|
1333
994
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineTransportOptions",
|
|
1334
995
|
"declaringAssemblyName": "Azure.Core"
|
|
1335
996
|
}
|
|
1336
|
-
],
|
|
1337
|
-
"exposedProperties": [
|
|
1338
|
-
{
|
|
1339
|
-
"tsName": "serverCertificateCustomValidationCallback",
|
|
1340
|
-
"isStatic": false,
|
|
1341
|
-
"tsSignatureId": "ServerCertificateCustomValidationCallback|:System.Func_2[[Azure.Core.Pipeline.ServerCertificateCustomValidationArgs,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
1342
|
-
"target": {
|
|
1343
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineTransportOptions",
|
|
1344
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1345
|
-
"metadataToken": 385876314
|
|
1346
|
-
}
|
|
1347
|
-
},
|
|
1348
|
-
{
|
|
1349
|
-
"tsName": "clientCertificates",
|
|
1350
|
-
"isStatic": false,
|
|
1351
|
-
"tsSignatureId": "ClientCertificates|:System.Collections.Generic.IList_1[[System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]|static=false|accessor=get",
|
|
1352
|
-
"target": {
|
|
1353
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineTransportOptions",
|
|
1354
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1355
|
-
"metadataToken": 385876315
|
|
1356
|
-
}
|
|
1357
|
-
},
|
|
1358
|
-
{
|
|
1359
|
-
"tsName": "isClientRedirectEnabled",
|
|
1360
|
-
"isStatic": false,
|
|
1361
|
-
"tsSignatureId": "IsClientRedirectEnabled|:System.Boolean|static=false|accessor=getset",
|
|
1362
|
-
"target": {
|
|
1363
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineTransportOptions",
|
|
1364
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1365
|
-
"metadataToken": 385876316
|
|
1366
|
-
}
|
|
1367
|
-
}
|
|
1368
|
-
],
|
|
1369
|
-
"exposedConstructors": [
|
|
1370
|
-
{
|
|
1371
|
-
"isStatic": false,
|
|
1372
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
1373
|
-
"target": {
|
|
1374
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineTransportOptions",
|
|
1375
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1376
|
-
"metadataToken": 100664573
|
|
1377
|
-
}
|
|
1378
|
-
}
|
|
1379
997
|
]
|
|
1380
998
|
},
|
|
1381
999
|
{
|
|
1382
1000
|
"stableId": "Azure.Core:Azure.Core.Pipeline.RedirectPolicy",
|
|
1383
1001
|
"clrName": "Azure.Core.Pipeline.RedirectPolicy",
|
|
1384
|
-
"tsEmitName": "RedirectPolicy",
|
|
1385
1002
|
"assemblyName": "Azure.Core",
|
|
1386
1003
|
"metadataToken": 0,
|
|
1004
|
+
"kind": "Class",
|
|
1005
|
+
"accessibility": "Public",
|
|
1006
|
+
"isAbstract": false,
|
|
1007
|
+
"isSealed": true,
|
|
1008
|
+
"isStatic": false,
|
|
1009
|
+
"arity": 0,
|
|
1387
1010
|
"methods": [
|
|
1388
1011
|
{
|
|
1389
1012
|
"stableId": "Azure.Core:Azure.Core.Pipeline.RedirectPolicy::SetAllowAutoRedirect(Azure.Core.HttpMessage,System.Boolean):System.Void",
|
|
1390
1013
|
"clrName": "SetAllowAutoRedirect",
|
|
1391
|
-
"tsEmitName": "setAllowAutoRedirect",
|
|
1392
1014
|
"metadataToken": 100664661,
|
|
1393
1015
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.Boolean):System.Void",
|
|
1394
1016
|
"normalizedSignature": "SetAllowAutoRedirect|(Azure.Core.HttpMessage,System.Boolean):System.Void|static=true",
|
|
1395
1017
|
"emitScope": "ClassSurface",
|
|
1018
|
+
"provenance": "Original",
|
|
1396
1019
|
"arity": 0,
|
|
1397
1020
|
"parameterCount": 2,
|
|
1021
|
+
"isStatic": true,
|
|
1022
|
+
"isAbstract": false,
|
|
1023
|
+
"isVirtual": false,
|
|
1024
|
+
"isOverride": false,
|
|
1025
|
+
"isSealed": false,
|
|
1398
1026
|
"declaringClrType": "Azure.Core.Pipeline.RedirectPolicy",
|
|
1399
1027
|
"declaringAssemblyName": "Azure.Core",
|
|
1400
1028
|
"isExtensionMethod": false
|
|
@@ -1402,13 +1030,18 @@
|
|
|
1402
1030
|
{
|
|
1403
1031
|
"stableId": "Azure.Core:Azure.Core.Pipeline.RedirectPolicy::ProcessAsync(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask",
|
|
1404
1032
|
"clrName": "ProcessAsync",
|
|
1405
|
-
"tsEmitName": "processAsync2",
|
|
1406
1033
|
"metadataToken": 100664667,
|
|
1407
1034
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask",
|
|
1408
1035
|
"normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask|static=false",
|
|
1409
1036
|
"emitScope": "ClassSurface",
|
|
1037
|
+
"provenance": "Original",
|
|
1410
1038
|
"arity": 0,
|
|
1411
1039
|
"parameterCount": 2,
|
|
1040
|
+
"isStatic": false,
|
|
1041
|
+
"isAbstract": false,
|
|
1042
|
+
"isVirtual": true,
|
|
1043
|
+
"isOverride": true,
|
|
1044
|
+
"isSealed": false,
|
|
1412
1045
|
"declaringClrType": "Azure.Core.Pipeline.RedirectPolicy",
|
|
1413
1046
|
"declaringAssemblyName": "Azure.Core",
|
|
1414
1047
|
"isExtensionMethod": false
|
|
@@ -1416,13 +1049,18 @@
|
|
|
1416
1049
|
{
|
|
1417
1050
|
"stableId": "Azure.Core:Azure.Core.Pipeline.RedirectPolicy::Process(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void",
|
|
1418
1051
|
"clrName": "Process",
|
|
1419
|
-
"tsEmitName": "process2",
|
|
1420
1052
|
"metadataToken": 100664668,
|
|
1421
1053
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void",
|
|
1422
1054
|
"normalizedSignature": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void|static=false",
|
|
1423
1055
|
"emitScope": "ClassSurface",
|
|
1056
|
+
"provenance": "Original",
|
|
1424
1057
|
"arity": 0,
|
|
1425
1058
|
"parameterCount": 2,
|
|
1059
|
+
"isStatic": false,
|
|
1060
|
+
"isAbstract": false,
|
|
1061
|
+
"isVirtual": true,
|
|
1062
|
+
"isOverride": true,
|
|
1063
|
+
"isSealed": false,
|
|
1426
1064
|
"declaringClrType": "Azure.Core.Pipeline.RedirectPolicy",
|
|
1427
1065
|
"declaringAssemblyName": "Azure.Core",
|
|
1428
1066
|
"isExtensionMethod": false
|
|
@@ -1430,13 +1068,18 @@
|
|
|
1430
1068
|
{
|
|
1431
1069
|
"stableId": "Azure.Core:Azure.Core.Pipeline.RedirectPolicy::Process(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
|
|
1432
1070
|
"clrName": "Process",
|
|
1433
|
-
"tsEmitName": "process",
|
|
1434
1071
|
"metadataToken": 0,
|
|
1435
1072
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
|
|
1436
1073
|
"normalizedSignature": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void|static=false",
|
|
1437
1074
|
"emitScope": "ClassSurface",
|
|
1075
|
+
"provenance": "BaseOverload",
|
|
1438
1076
|
"arity": 0,
|
|
1439
1077
|
"parameterCount": 2,
|
|
1078
|
+
"isStatic": false,
|
|
1079
|
+
"isAbstract": true,
|
|
1080
|
+
"isVirtual": true,
|
|
1081
|
+
"isOverride": false,
|
|
1082
|
+
"isSealed": false,
|
|
1440
1083
|
"declaringClrType": "Azure.Core.Pipeline.RedirectPolicy",
|
|
1441
1084
|
"declaringAssemblyName": "Azure.Core",
|
|
1442
1085
|
"isExtensionMethod": false
|
|
@@ -1444,13 +1087,18 @@
|
|
|
1444
1087
|
{
|
|
1445
1088
|
"stableId": "Azure.Core:Azure.Core.Pipeline.RedirectPolicy::ProcessAsync(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
|
|
1446
1089
|
"clrName": "ProcessAsync",
|
|
1447
|
-
"tsEmitName": "processAsync",
|
|
1448
1090
|
"metadataToken": 0,
|
|
1449
1091
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
|
|
1450
1092
|
"normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask|static=false",
|
|
1451
1093
|
"emitScope": "ClassSurface",
|
|
1094
|
+
"provenance": "BaseOverload",
|
|
1452
1095
|
"arity": 0,
|
|
1453
1096
|
"parameterCount": 2,
|
|
1097
|
+
"isStatic": false,
|
|
1098
|
+
"isAbstract": true,
|
|
1099
|
+
"isVirtual": true,
|
|
1100
|
+
"isOverride": false,
|
|
1101
|
+
"isSealed": false,
|
|
1454
1102
|
"declaringClrType": "Azure.Core.Pipeline.RedirectPolicy",
|
|
1455
1103
|
"declaringAssemblyName": "Azure.Core",
|
|
1456
1104
|
"isExtensionMethod": false
|
|
@@ -1459,77 +1107,35 @@
|
|
|
1459
1107
|
"properties": [],
|
|
1460
1108
|
"fields": [],
|
|
1461
1109
|
"events": [],
|
|
1462
|
-
"constructors": []
|
|
1463
|
-
"exposedMethods": [
|
|
1464
|
-
{
|
|
1465
|
-
"tsName": "setAllowAutoRedirect",
|
|
1466
|
-
"isStatic": true,
|
|
1467
|
-
"tsSignatureId": "SetAllowAutoRedirect|(Azure.Core.HttpMessage,System.Boolean):System.Void|static=true",
|
|
1468
|
-
"target": {
|
|
1469
|
-
"declaringClrType": "Azure.Core.Pipeline.RedirectPolicy",
|
|
1470
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1471
|
-
"metadataToken": 100664661
|
|
1472
|
-
}
|
|
1473
|
-
},
|
|
1474
|
-
{
|
|
1475
|
-
"tsName": "processAsync2",
|
|
1476
|
-
"isStatic": false,
|
|
1477
|
-
"tsSignatureId": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask|static=false",
|
|
1478
|
-
"target": {
|
|
1479
|
-
"declaringClrType": "Azure.Core.Pipeline.RedirectPolicy",
|
|
1480
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1481
|
-
"metadataToken": 100664667
|
|
1482
|
-
}
|
|
1483
|
-
},
|
|
1484
|
-
{
|
|
1485
|
-
"tsName": "process2",
|
|
1486
|
-
"isStatic": false,
|
|
1487
|
-
"tsSignatureId": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void|static=false",
|
|
1488
|
-
"target": {
|
|
1489
|
-
"declaringClrType": "Azure.Core.Pipeline.RedirectPolicy",
|
|
1490
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1491
|
-
"metadataToken": 100664668
|
|
1492
|
-
}
|
|
1493
|
-
},
|
|
1494
|
-
{
|
|
1495
|
-
"tsName": "process",
|
|
1496
|
-
"isStatic": false,
|
|
1497
|
-
"tsSignatureId": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void|static=false",
|
|
1498
|
-
"target": {
|
|
1499
|
-
"declaringClrType": "Azure.Core.Pipeline.RedirectPolicy",
|
|
1500
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1501
|
-
"metadataToken": 0
|
|
1502
|
-
}
|
|
1503
|
-
},
|
|
1504
|
-
{
|
|
1505
|
-
"tsName": "processAsync",
|
|
1506
|
-
"isStatic": false,
|
|
1507
|
-
"tsSignatureId": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask|static=false",
|
|
1508
|
-
"target": {
|
|
1509
|
-
"declaringClrType": "Azure.Core.Pipeline.RedirectPolicy",
|
|
1510
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1511
|
-
"metadataToken": 0
|
|
1512
|
-
}
|
|
1513
|
-
}
|
|
1514
|
-
]
|
|
1110
|
+
"constructors": []
|
|
1515
1111
|
},
|
|
1516
1112
|
{
|
|
1517
1113
|
"stableId": "Azure.Core:Azure.Core.Pipeline.RetryPolicy",
|
|
1518
1114
|
"clrName": "Azure.Core.Pipeline.RetryPolicy",
|
|
1519
|
-
"tsEmitName": "RetryPolicy",
|
|
1520
1115
|
"assemblyName": "Azure.Core",
|
|
1521
1116
|
"metadataToken": 0,
|
|
1117
|
+
"kind": "Class",
|
|
1118
|
+
"accessibility": "Public",
|
|
1119
|
+
"isAbstract": false,
|
|
1120
|
+
"isSealed": false,
|
|
1121
|
+
"isStatic": false,
|
|
1122
|
+
"arity": 0,
|
|
1522
1123
|
"methods": [
|
|
1523
1124
|
{
|
|
1524
1125
|
"stableId": "Azure.Core:Azure.Core.Pipeline.RetryPolicy::ProcessAsync(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask",
|
|
1525
1126
|
"clrName": "ProcessAsync",
|
|
1526
|
-
"tsEmitName": "processAsync2",
|
|
1527
1127
|
"metadataToken": 100664674,
|
|
1528
1128
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask",
|
|
1529
1129
|
"normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask|static=false",
|
|
1530
1130
|
"emitScope": "ClassSurface",
|
|
1131
|
+
"provenance": "Original",
|
|
1531
1132
|
"arity": 0,
|
|
1532
1133
|
"parameterCount": 2,
|
|
1134
|
+
"isStatic": false,
|
|
1135
|
+
"isAbstract": false,
|
|
1136
|
+
"isVirtual": true,
|
|
1137
|
+
"isOverride": true,
|
|
1138
|
+
"isSealed": false,
|
|
1533
1139
|
"declaringClrType": "Azure.Core.Pipeline.RetryPolicy",
|
|
1534
1140
|
"declaringAssemblyName": "Azure.Core",
|
|
1535
1141
|
"isExtensionMethod": false
|
|
@@ -1537,13 +1143,18 @@
|
|
|
1537
1143
|
{
|
|
1538
1144
|
"stableId": "Azure.Core:Azure.Core.Pipeline.RetryPolicy::Process(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void",
|
|
1539
1145
|
"clrName": "Process",
|
|
1540
|
-
"tsEmitName": "process2",
|
|
1541
1146
|
"metadataToken": 100664675,
|
|
1542
1147
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void",
|
|
1543
1148
|
"normalizedSignature": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void|static=false",
|
|
1544
1149
|
"emitScope": "ClassSurface",
|
|
1150
|
+
"provenance": "Original",
|
|
1545
1151
|
"arity": 0,
|
|
1546
1152
|
"parameterCount": 2,
|
|
1153
|
+
"isStatic": false,
|
|
1154
|
+
"isAbstract": false,
|
|
1155
|
+
"isVirtual": true,
|
|
1156
|
+
"isOverride": true,
|
|
1157
|
+
"isSealed": false,
|
|
1547
1158
|
"declaringClrType": "Azure.Core.Pipeline.RetryPolicy",
|
|
1548
1159
|
"declaringAssemblyName": "Azure.Core",
|
|
1549
1160
|
"isExtensionMethod": false
|
|
@@ -1551,13 +1162,18 @@
|
|
|
1551
1162
|
{
|
|
1552
1163
|
"stableId": "Azure.Core:Azure.Core.Pipeline.RetryPolicy::Process(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
|
|
1553
1164
|
"clrName": "Process",
|
|
1554
|
-
"tsEmitName": "process",
|
|
1555
1165
|
"metadataToken": 0,
|
|
1556
1166
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
|
|
1557
1167
|
"normalizedSignature": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void|static=false",
|
|
1558
1168
|
"emitScope": "ClassSurface",
|
|
1169
|
+
"provenance": "BaseOverload",
|
|
1559
1170
|
"arity": 0,
|
|
1560
1171
|
"parameterCount": 2,
|
|
1172
|
+
"isStatic": false,
|
|
1173
|
+
"isAbstract": true,
|
|
1174
|
+
"isVirtual": true,
|
|
1175
|
+
"isOverride": false,
|
|
1176
|
+
"isSealed": false,
|
|
1561
1177
|
"declaringClrType": "Azure.Core.Pipeline.RetryPolicy",
|
|
1562
1178
|
"declaringAssemblyName": "Azure.Core",
|
|
1563
1179
|
"isExtensionMethod": false
|
|
@@ -1565,13 +1181,18 @@
|
|
|
1565
1181
|
{
|
|
1566
1182
|
"stableId": "Azure.Core:Azure.Core.Pipeline.RetryPolicy::ProcessAsync(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
|
|
1567
1183
|
"clrName": "ProcessAsync",
|
|
1568
|
-
"tsEmitName": "processAsync",
|
|
1569
1184
|
"metadataToken": 0,
|
|
1570
1185
|
"canonicalSignature": "(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
|
|
1571
1186
|
"normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask|static=false",
|
|
1572
1187
|
"emitScope": "ClassSurface",
|
|
1188
|
+
"provenance": "BaseOverload",
|
|
1573
1189
|
"arity": 0,
|
|
1574
1190
|
"parameterCount": 2,
|
|
1191
|
+
"isStatic": false,
|
|
1192
|
+
"isAbstract": true,
|
|
1193
|
+
"isVirtual": true,
|
|
1194
|
+
"isOverride": false,
|
|
1195
|
+
"isSealed": false,
|
|
1575
1196
|
"declaringClrType": "Azure.Core.Pipeline.RetryPolicy",
|
|
1576
1197
|
"declaringAssemblyName": "Azure.Core",
|
|
1577
1198
|
"isExtensionMethod": false
|
|
@@ -1591,108 +1212,72 @@
|
|
|
1591
1212
|
"declaringClrType": "Azure.Core.Pipeline.RetryPolicy",
|
|
1592
1213
|
"declaringAssemblyName": "Azure.Core"
|
|
1593
1214
|
}
|
|
1594
|
-
],
|
|
1595
|
-
"exposedMethods": [
|
|
1596
|
-
{
|
|
1597
|
-
"tsName": "processAsync2",
|
|
1598
|
-
"isStatic": false,
|
|
1599
|
-
"tsSignatureId": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Threading.Tasks.ValueTask|static=false",
|
|
1600
|
-
"target": {
|
|
1601
|
-
"declaringClrType": "Azure.Core.Pipeline.RetryPolicy",
|
|
1602
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1603
|
-
"metadataToken": 100664674
|
|
1604
|
-
}
|
|
1605
|
-
},
|
|
1606
|
-
{
|
|
1607
|
-
"tsName": "process2",
|
|
1608
|
-
"isStatic": false,
|
|
1609
|
-
"tsSignatureId": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1[[Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]):System.Void|static=false",
|
|
1610
|
-
"target": {
|
|
1611
|
-
"declaringClrType": "Azure.Core.Pipeline.RetryPolicy",
|
|
1612
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1613
|
-
"metadataToken": 100664675
|
|
1614
|
-
}
|
|
1615
|
-
},
|
|
1616
|
-
{
|
|
1617
|
-
"tsName": "process",
|
|
1618
|
-
"isStatic": false,
|
|
1619
|
-
"tsSignatureId": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void|static=false",
|
|
1620
|
-
"target": {
|
|
1621
|
-
"declaringClrType": "Azure.Core.Pipeline.RetryPolicy",
|
|
1622
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1623
|
-
"metadataToken": 0
|
|
1624
|
-
}
|
|
1625
|
-
},
|
|
1626
|
-
{
|
|
1627
|
-
"tsName": "processAsync",
|
|
1628
|
-
"isStatic": false,
|
|
1629
|
-
"tsSignatureId": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask|static=false",
|
|
1630
|
-
"target": {
|
|
1631
|
-
"declaringClrType": "Azure.Core.Pipeline.RetryPolicy",
|
|
1632
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1633
|
-
"metadataToken": 0
|
|
1634
|
-
}
|
|
1635
|
-
}
|
|
1636
|
-
],
|
|
1637
|
-
"exposedConstructors": [
|
|
1638
|
-
{
|
|
1639
|
-
"isStatic": false,
|
|
1640
|
-
"tsSignatureId": "constructor|(System.Int32,Azure.Core.DelayStrategy):void|static=false",
|
|
1641
|
-
"target": {
|
|
1642
|
-
"declaringClrType": "Azure.Core.Pipeline.RetryPolicy",
|
|
1643
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1644
|
-
"metadataToken": 100664673
|
|
1645
|
-
}
|
|
1646
|
-
}
|
|
1647
1215
|
]
|
|
1648
1216
|
},
|
|
1649
1217
|
{
|
|
1650
1218
|
"stableId": "Azure.Core:Azure.Core.Pipeline.ServerCertificateCustomValidationArgs",
|
|
1651
1219
|
"clrName": "Azure.Core.Pipeline.ServerCertificateCustomValidationArgs",
|
|
1652
|
-
"tsEmitName": "ServerCertificateCustomValidationArgs",
|
|
1653
1220
|
"assemblyName": "Azure.Core",
|
|
1654
1221
|
"metadataToken": 0,
|
|
1222
|
+
"kind": "Class",
|
|
1223
|
+
"accessibility": "Public",
|
|
1224
|
+
"isAbstract": false,
|
|
1225
|
+
"isSealed": false,
|
|
1226
|
+
"isStatic": false,
|
|
1227
|
+
"arity": 0,
|
|
1655
1228
|
"methods": [],
|
|
1656
1229
|
"properties": [
|
|
1657
1230
|
{
|
|
1658
1231
|
"stableId": "Azure.Core:Azure.Core.Pipeline.ServerCertificateCustomValidationArgs::Certificate:System.Security.Cryptography.X509Certificates.X509Certificate2",
|
|
1659
1232
|
"clrName": "Certificate",
|
|
1660
|
-
"tsEmitName": "certificate",
|
|
1661
1233
|
"metadataToken": 385876329,
|
|
1662
1234
|
"canonicalSignature": ":System.Security.Cryptography.X509Certificates.X509Certificate2",
|
|
1663
1235
|
"normalizedSignature": "Certificate|:System.Security.Cryptography.X509Certificates.X509Certificate2|static=false|accessor=get",
|
|
1664
1236
|
"emitScope": "ClassSurface",
|
|
1237
|
+
"provenance": "Original",
|
|
1665
1238
|
"isIndexer": false,
|
|
1666
1239
|
"hasGetter": true,
|
|
1667
1240
|
"hasSetter": false,
|
|
1241
|
+
"isStatic": false,
|
|
1242
|
+
"isAbstract": false,
|
|
1243
|
+
"isVirtual": false,
|
|
1244
|
+
"isOverride": false,
|
|
1668
1245
|
"declaringClrType": "Azure.Core.Pipeline.ServerCertificateCustomValidationArgs",
|
|
1669
1246
|
"declaringAssemblyName": "Azure.Core"
|
|
1670
1247
|
},
|
|
1671
1248
|
{
|
|
1672
1249
|
"stableId": "Azure.Core:Azure.Core.Pipeline.ServerCertificateCustomValidationArgs::CertificateAuthorityChain:System.Security.Cryptography.X509Certificates.X509Chain",
|
|
1673
1250
|
"clrName": "CertificateAuthorityChain",
|
|
1674
|
-
"tsEmitName": "certificateAuthorityChain",
|
|
1675
1251
|
"metadataToken": 385876330,
|
|
1676
1252
|
"canonicalSignature": ":System.Security.Cryptography.X509Certificates.X509Chain",
|
|
1677
1253
|
"normalizedSignature": "CertificateAuthorityChain|:System.Security.Cryptography.X509Certificates.X509Chain|static=false|accessor=get",
|
|
1678
1254
|
"emitScope": "ClassSurface",
|
|
1255
|
+
"provenance": "Original",
|
|
1679
1256
|
"isIndexer": false,
|
|
1680
1257
|
"hasGetter": true,
|
|
1681
1258
|
"hasSetter": false,
|
|
1259
|
+
"isStatic": false,
|
|
1260
|
+
"isAbstract": false,
|
|
1261
|
+
"isVirtual": false,
|
|
1262
|
+
"isOverride": false,
|
|
1682
1263
|
"declaringClrType": "Azure.Core.Pipeline.ServerCertificateCustomValidationArgs",
|
|
1683
1264
|
"declaringAssemblyName": "Azure.Core"
|
|
1684
1265
|
},
|
|
1685
1266
|
{
|
|
1686
1267
|
"stableId": "Azure.Core:Azure.Core.Pipeline.ServerCertificateCustomValidationArgs::SslPolicyErrors:System.Net.Security.SslPolicyErrors",
|
|
1687
1268
|
"clrName": "SslPolicyErrors",
|
|
1688
|
-
"tsEmitName": "sslPolicyErrors",
|
|
1689
1269
|
"metadataToken": 385876331,
|
|
1690
1270
|
"canonicalSignature": ":System.Net.Security.SslPolicyErrors",
|
|
1691
1271
|
"normalizedSignature": "SslPolicyErrors|:System.Net.Security.SslPolicyErrors|static=false|accessor=get",
|
|
1692
1272
|
"emitScope": "ClassSurface",
|
|
1273
|
+
"provenance": "Original",
|
|
1693
1274
|
"isIndexer": false,
|
|
1694
1275
|
"hasGetter": true,
|
|
1695
1276
|
"hasSetter": false,
|
|
1277
|
+
"isStatic": false,
|
|
1278
|
+
"isAbstract": false,
|
|
1279
|
+
"isVirtual": false,
|
|
1280
|
+
"isOverride": false,
|
|
1696
1281
|
"declaringClrType": "Azure.Core.Pipeline.ServerCertificateCustomValidationArgs",
|
|
1697
1282
|
"declaringAssemblyName": "Azure.Core"
|
|
1698
1283
|
}
|
|
@@ -1710,68 +1295,35 @@
|
|
|
1710
1295
|
"declaringClrType": "Azure.Core.Pipeline.ServerCertificateCustomValidationArgs",
|
|
1711
1296
|
"declaringAssemblyName": "Azure.Core"
|
|
1712
1297
|
}
|
|
1713
|
-
],
|
|
1714
|
-
"exposedProperties": [
|
|
1715
|
-
{
|
|
1716
|
-
"tsName": "certificate",
|
|
1717
|
-
"isStatic": false,
|
|
1718
|
-
"tsSignatureId": "Certificate|:System.Security.Cryptography.X509Certificates.X509Certificate2|static=false|accessor=get",
|
|
1719
|
-
"target": {
|
|
1720
|
-
"declaringClrType": "Azure.Core.Pipeline.ServerCertificateCustomValidationArgs",
|
|
1721
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1722
|
-
"metadataToken": 385876329
|
|
1723
|
-
}
|
|
1724
|
-
},
|
|
1725
|
-
{
|
|
1726
|
-
"tsName": "certificateAuthorityChain",
|
|
1727
|
-
"isStatic": false,
|
|
1728
|
-
"tsSignatureId": "CertificateAuthorityChain|:System.Security.Cryptography.X509Certificates.X509Chain|static=false|accessor=get",
|
|
1729
|
-
"target": {
|
|
1730
|
-
"declaringClrType": "Azure.Core.Pipeline.ServerCertificateCustomValidationArgs",
|
|
1731
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1732
|
-
"metadataToken": 385876330
|
|
1733
|
-
}
|
|
1734
|
-
},
|
|
1735
|
-
{
|
|
1736
|
-
"tsName": "sslPolicyErrors",
|
|
1737
|
-
"isStatic": false,
|
|
1738
|
-
"tsSignatureId": "SslPolicyErrors|:System.Net.Security.SslPolicyErrors|static=false|accessor=get",
|
|
1739
|
-
"target": {
|
|
1740
|
-
"declaringClrType": "Azure.Core.Pipeline.ServerCertificateCustomValidationArgs",
|
|
1741
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1742
|
-
"metadataToken": 385876331
|
|
1743
|
-
}
|
|
1744
|
-
}
|
|
1745
|
-
],
|
|
1746
|
-
"exposedConstructors": [
|
|
1747
|
-
{
|
|
1748
|
-
"isStatic": false,
|
|
1749
|
-
"tsSignatureId": "constructor|(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.X509Certificates.X509Chain,System.Net.Security.SslPolicyErrors):void|static=false",
|
|
1750
|
-
"target": {
|
|
1751
|
-
"declaringClrType": "Azure.Core.Pipeline.ServerCertificateCustomValidationArgs",
|
|
1752
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1753
|
-
"metadataToken": 100664692
|
|
1754
|
-
}
|
|
1755
|
-
}
|
|
1756
1298
|
]
|
|
1757
1299
|
},
|
|
1758
1300
|
{
|
|
1759
1301
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineBuilder",
|
|
1760
1302
|
"clrName": "Azure.Core.Pipeline.HttpPipelineBuilder",
|
|
1761
|
-
"tsEmitName": "HttpPipelineBuilder",
|
|
1762
1303
|
"assemblyName": "Azure.Core",
|
|
1763
1304
|
"metadataToken": 0,
|
|
1305
|
+
"kind": "StaticNamespace",
|
|
1306
|
+
"accessibility": "Public",
|
|
1307
|
+
"isAbstract": true,
|
|
1308
|
+
"isSealed": true,
|
|
1309
|
+
"isStatic": true,
|
|
1310
|
+
"arity": 0,
|
|
1764
1311
|
"methods": [
|
|
1765
1312
|
{
|
|
1766
1313
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineBuilder::Build(Azure.Core.ClientOptions,Azure.Core.Pipeline.HttpPipelinePolicy[]):Azure.Core.Pipeline.HttpPipeline",
|
|
1767
1314
|
"clrName": "Build",
|
|
1768
|
-
"tsEmitName": "build",
|
|
1769
1315
|
"metadataToken": 100664538,
|
|
1770
1316
|
"canonicalSignature": "(Azure.Core.ClientOptions,Azure.Core.Pipeline.HttpPipelinePolicy[]):Azure.Core.Pipeline.HttpPipeline",
|
|
1771
1317
|
"normalizedSignature": "Build|(Azure.Core.ClientOptions,Azure.Core.Pipeline.HttpPipelinePolicy[]):Azure.Core.Pipeline.HttpPipeline|static=true",
|
|
1772
1318
|
"emitScope": "ClassSurface",
|
|
1319
|
+
"provenance": "Original",
|
|
1773
1320
|
"arity": 0,
|
|
1774
1321
|
"parameterCount": 2,
|
|
1322
|
+
"isStatic": true,
|
|
1323
|
+
"isAbstract": false,
|
|
1324
|
+
"isVirtual": false,
|
|
1325
|
+
"isOverride": false,
|
|
1326
|
+
"isSealed": false,
|
|
1775
1327
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineBuilder",
|
|
1776
1328
|
"declaringAssemblyName": "Azure.Core",
|
|
1777
1329
|
"isExtensionMethod": false
|
|
@@ -1779,13 +1331,18 @@
|
|
|
1779
1331
|
{
|
|
1780
1332
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineBuilder::Build(Azure.Core.ClientOptions,Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.ResponseClassifier):Azure.Core.Pipeline.HttpPipeline",
|
|
1781
1333
|
"clrName": "Build",
|
|
1782
|
-
"tsEmitName": "build",
|
|
1783
1334
|
"metadataToken": 100664539,
|
|
1784
1335
|
"canonicalSignature": "(Azure.Core.ClientOptions,Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.ResponseClassifier):Azure.Core.Pipeline.HttpPipeline",
|
|
1785
1336
|
"normalizedSignature": "Build|(Azure.Core.ClientOptions,Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.ResponseClassifier):Azure.Core.Pipeline.HttpPipeline|static=true",
|
|
1786
1337
|
"emitScope": "ClassSurface",
|
|
1338
|
+
"provenance": "Original",
|
|
1787
1339
|
"arity": 0,
|
|
1788
1340
|
"parameterCount": 4,
|
|
1341
|
+
"isStatic": true,
|
|
1342
|
+
"isAbstract": false,
|
|
1343
|
+
"isVirtual": false,
|
|
1344
|
+
"isOverride": false,
|
|
1345
|
+
"isSealed": false,
|
|
1789
1346
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineBuilder",
|
|
1790
1347
|
"declaringAssemblyName": "Azure.Core",
|
|
1791
1348
|
"isExtensionMethod": false
|
|
@@ -1793,13 +1350,18 @@
|
|
|
1793
1350
|
{
|
|
1794
1351
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineBuilder::Build(Azure.Core.ClientOptions,Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.Pipeline.HttpPipelineTransportOptions,Azure.Core.ResponseClassifier):Azure.Core.Pipeline.DisposableHttpPipeline",
|
|
1795
1352
|
"clrName": "Build",
|
|
1796
|
-
"tsEmitName": "build",
|
|
1797
1353
|
"metadataToken": 100664540,
|
|
1798
1354
|
"canonicalSignature": "(Azure.Core.ClientOptions,Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.Pipeline.HttpPipelineTransportOptions,Azure.Core.ResponseClassifier):Azure.Core.Pipeline.DisposableHttpPipeline",
|
|
1799
1355
|
"normalizedSignature": "Build|(Azure.Core.ClientOptions,Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.Pipeline.HttpPipelineTransportOptions,Azure.Core.ResponseClassifier):Azure.Core.Pipeline.DisposableHttpPipeline|static=true",
|
|
1800
1356
|
"emitScope": "ClassSurface",
|
|
1357
|
+
"provenance": "Original",
|
|
1801
1358
|
"arity": 0,
|
|
1802
1359
|
"parameterCount": 5,
|
|
1360
|
+
"isStatic": true,
|
|
1361
|
+
"isAbstract": false,
|
|
1362
|
+
"isVirtual": false,
|
|
1363
|
+
"isOverride": false,
|
|
1364
|
+
"isSealed": false,
|
|
1803
1365
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineBuilder",
|
|
1804
1366
|
"declaringAssemblyName": "Azure.Core",
|
|
1805
1367
|
"isExtensionMethod": false
|
|
@@ -1807,13 +1369,18 @@
|
|
|
1807
1369
|
{
|
|
1808
1370
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineBuilder::Build(Azure.Core.Pipeline.HttpPipelineOptions):Azure.Core.Pipeline.HttpPipeline",
|
|
1809
1371
|
"clrName": "Build",
|
|
1810
|
-
"tsEmitName": "build",
|
|
1811
1372
|
"metadataToken": 100664541,
|
|
1812
1373
|
"canonicalSignature": "(Azure.Core.Pipeline.HttpPipelineOptions):Azure.Core.Pipeline.HttpPipeline",
|
|
1813
1374
|
"normalizedSignature": "Build|(Azure.Core.Pipeline.HttpPipelineOptions):Azure.Core.Pipeline.HttpPipeline|static=true",
|
|
1814
1375
|
"emitScope": "ClassSurface",
|
|
1376
|
+
"provenance": "Original",
|
|
1815
1377
|
"arity": 0,
|
|
1816
1378
|
"parameterCount": 1,
|
|
1379
|
+
"isStatic": true,
|
|
1380
|
+
"isAbstract": false,
|
|
1381
|
+
"isVirtual": false,
|
|
1382
|
+
"isOverride": false,
|
|
1383
|
+
"isSealed": false,
|
|
1817
1384
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineBuilder",
|
|
1818
1385
|
"declaringAssemblyName": "Azure.Core",
|
|
1819
1386
|
"isExtensionMethod": false
|
|
@@ -1821,13 +1388,18 @@
|
|
|
1821
1388
|
{
|
|
1822
1389
|
"stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineBuilder::Build(Azure.Core.Pipeline.HttpPipelineOptions,Azure.Core.Pipeline.HttpPipelineTransportOptions):Azure.Core.Pipeline.DisposableHttpPipeline",
|
|
1823
1390
|
"clrName": "Build",
|
|
1824
|
-
"tsEmitName": "build",
|
|
1825
1391
|
"metadataToken": 100664542,
|
|
1826
1392
|
"canonicalSignature": "(Azure.Core.Pipeline.HttpPipelineOptions,Azure.Core.Pipeline.HttpPipelineTransportOptions):Azure.Core.Pipeline.DisposableHttpPipeline",
|
|
1827
1393
|
"normalizedSignature": "Build|(Azure.Core.Pipeline.HttpPipelineOptions,Azure.Core.Pipeline.HttpPipelineTransportOptions):Azure.Core.Pipeline.DisposableHttpPipeline|static=true",
|
|
1828
1394
|
"emitScope": "ClassSurface",
|
|
1395
|
+
"provenance": "Original",
|
|
1829
1396
|
"arity": 0,
|
|
1830
1397
|
"parameterCount": 2,
|
|
1398
|
+
"isStatic": true,
|
|
1399
|
+
"isAbstract": false,
|
|
1400
|
+
"isVirtual": false,
|
|
1401
|
+
"isOverride": false,
|
|
1402
|
+
"isSealed": false,
|
|
1831
1403
|
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineBuilder",
|
|
1832
1404
|
"declaringAssemblyName": "Azure.Core",
|
|
1833
1405
|
"isExtensionMethod": false
|
|
@@ -1836,59 +1408,7 @@
|
|
|
1836
1408
|
"properties": [],
|
|
1837
1409
|
"fields": [],
|
|
1838
1410
|
"events": [],
|
|
1839
|
-
"constructors": []
|
|
1840
|
-
"exposedMethods": [
|
|
1841
|
-
{
|
|
1842
|
-
"tsName": "build",
|
|
1843
|
-
"isStatic": true,
|
|
1844
|
-
"tsSignatureId": "Build|(Azure.Core.ClientOptions,Azure.Core.Pipeline.HttpPipelinePolicy[]):Azure.Core.Pipeline.HttpPipeline|static=true",
|
|
1845
|
-
"target": {
|
|
1846
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineBuilder",
|
|
1847
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1848
|
-
"metadataToken": 100664538
|
|
1849
|
-
}
|
|
1850
|
-
},
|
|
1851
|
-
{
|
|
1852
|
-
"tsName": "build",
|
|
1853
|
-
"isStatic": true,
|
|
1854
|
-
"tsSignatureId": "Build|(Azure.Core.ClientOptions,Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.ResponseClassifier):Azure.Core.Pipeline.HttpPipeline|static=true",
|
|
1855
|
-
"target": {
|
|
1856
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineBuilder",
|
|
1857
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1858
|
-
"metadataToken": 100664539
|
|
1859
|
-
}
|
|
1860
|
-
},
|
|
1861
|
-
{
|
|
1862
|
-
"tsName": "build",
|
|
1863
|
-
"isStatic": true,
|
|
1864
|
-
"tsSignatureId": "Build|(Azure.Core.ClientOptions,Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.Pipeline.HttpPipelineTransportOptions,Azure.Core.ResponseClassifier):Azure.Core.Pipeline.DisposableHttpPipeline|static=true",
|
|
1865
|
-
"target": {
|
|
1866
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineBuilder",
|
|
1867
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1868
|
-
"metadataToken": 100664540
|
|
1869
|
-
}
|
|
1870
|
-
},
|
|
1871
|
-
{
|
|
1872
|
-
"tsName": "build",
|
|
1873
|
-
"isStatic": true,
|
|
1874
|
-
"tsSignatureId": "Build|(Azure.Core.Pipeline.HttpPipelineOptions):Azure.Core.Pipeline.HttpPipeline|static=true",
|
|
1875
|
-
"target": {
|
|
1876
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineBuilder",
|
|
1877
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1878
|
-
"metadataToken": 100664541
|
|
1879
|
-
}
|
|
1880
|
-
},
|
|
1881
|
-
{
|
|
1882
|
-
"tsName": "build",
|
|
1883
|
-
"isStatic": true,
|
|
1884
|
-
"tsSignatureId": "Build|(Azure.Core.Pipeline.HttpPipelineOptions,Azure.Core.Pipeline.HttpPipelineTransportOptions):Azure.Core.Pipeline.DisposableHttpPipeline|static=true",
|
|
1885
|
-
"target": {
|
|
1886
|
-
"declaringClrType": "Azure.Core.Pipeline.HttpPipelineBuilder",
|
|
1887
|
-
"declaringAssemblyName": "Azure.Core",
|
|
1888
|
-
"metadataToken": 100664542
|
|
1889
|
-
}
|
|
1890
|
-
}
|
|
1891
|
-
]
|
|
1411
|
+
"constructors": []
|
|
1892
1412
|
}
|
|
1893
1413
|
]
|
|
1894
1414
|
}
|