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