@tsonic/efcore-sqlserver 0.1.2 → 10.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (237) hide show
  1. package/Azure/bindings.json +965 -2423
  2. package/Azure/internal/index.d.ts +135 -135
  3. package/Azure.Core/bindings.json +1909 -3815
  4. package/Azure.Core/internal/index.d.ts +291 -291
  5. package/Azure.Core.Cryptography/bindings.json +46 -65
  6. package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
  7. package/Azure.Core.Diagnostics/bindings.json +23 -69
  8. package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
  9. package/Azure.Core.Extensions/bindings.json +54 -57
  10. package/Azure.Core.Extensions/internal/index.d.ts +4 -4
  11. package/Azure.Core.GeoJson/bindings.json +457 -1384
  12. package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
  13. package/Azure.Core.Pipeline/bindings.json +412 -892
  14. package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
  15. package/Azure.Core.Serialization/bindings.json +167 -306
  16. package/Azure.Core.Serialization/internal/index.d.ts +21 -21
  17. package/Azure.Identity/bindings.json +1852 -7050
  18. package/Azure.Identity/internal/index.d.ts +227 -227
  19. package/Azure.Messaging/bindings.json +97 -230
  20. package/Azure.Messaging/internal/index.d.ts +21 -21
  21. package/Microsoft.Data/bindings.json +18 -27
  22. package/Microsoft.Data/internal/index.d.ts +2 -2
  23. package/Microsoft.Data.Sql/bindings.json +41 -94
  24. package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
  25. package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
  26. package/Microsoft.Data.SqlClient/internal/index.d.ts +613 -613
  27. package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
  28. package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
  29. package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
  30. package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
  31. package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
  32. package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
  33. package/Microsoft.Data.SqlTypes/bindings.json +184 -405
  34. package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
  35. package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
  36. package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
  37. package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
  38. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
  39. package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
  40. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
  41. package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
  42. package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
  43. package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
  44. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
  45. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
  46. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
  47. package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
  48. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
  49. package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
  50. package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
  51. package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
  52. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
  53. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
  54. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
  55. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
  56. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
  57. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
  58. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
  59. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
  60. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
  61. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
  62. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
  63. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
  64. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
  65. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
  66. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
  67. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
  68. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +117 -117
  69. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
  70. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
  71. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
  72. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
  73. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
  74. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
  75. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
  76. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
  77. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
  78. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
  79. package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
  80. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
  81. package/Microsoft.Identity.Client/bindings.json +4310 -13498
  82. package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
  83. package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
  84. package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
  85. package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
  86. package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
  87. package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
  88. package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
  89. package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
  90. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
  91. package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
  92. package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
  93. package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
  94. package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
  95. package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
  96. package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
  97. package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
  98. package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
  99. package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
  100. package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
  101. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
  102. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
  103. package/Microsoft.Identity.Client.RP/bindings.json +29 -30
  104. package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
  105. package/Microsoft.Identity.Client.Region/bindings.json +17 -81
  106. package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
  107. package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
  108. package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
  109. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
  110. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
  111. package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
  112. package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
  113. package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
  114. package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
  115. package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
  116. package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
  117. package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
  118. package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
  119. package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
  120. package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
  121. package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
  122. package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
  123. package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
  124. package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
  125. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
  126. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
  127. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
  128. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
  129. package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
  130. package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +467 -467
  131. package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
  132. package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
  133. package/Microsoft.SqlServer.Server/bindings.json +243 -635
  134. package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
  135. package/System/bindings.json +173 -402
  136. package/System/internal/index.d.ts +28 -28
  137. package/System.ClientModel/bindings.json +229 -459
  138. package/System.ClientModel/internal/index.d.ts +28 -28
  139. package/System.ClientModel.Primitives/bindings.json +1169 -2367
  140. package/System.ClientModel.Primitives/internal/index.d.ts +162 -162
  141. package/System.Configuration/bindings.json +4011 -12374
  142. package/System.Configuration/internal/index.d.ts +531 -531
  143. package/System.Configuration.Internal/bindings.json +797 -1446
  144. package/System.Configuration.Internal/internal/index.d.ts +115 -115
  145. package/System.Configuration.Provider/bindings.json +94 -195
  146. package/System.Configuration.Provider/internal/index.d.ts +13 -13
  147. package/System.Diagnostics/bindings.json +23 -15
  148. package/System.Diagnostics/internal/index.d.ts +1 -1
  149. package/System.Drawing.Configuration/bindings.json +14 -137
  150. package/System.Drawing.Configuration/internal/index.d.ts +1 -1
  151. package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
  152. package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
  153. package/System.Security.Cryptography/bindings.json +35 -63
  154. package/System.Security.Cryptography/internal/index.d.ts +4 -4
  155. package/System.Text.Json.Serialization/bindings.json +22 -36
  156. package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
  157. package/__build/scripts/generate.sh +4 -4
  158. package/__internal/extensions/index.d.ts +27 -27
  159. package/package.json +5 -5
  160. package/Azure/internal/metadata.json +0 -2772
  161. package/Azure.Core/internal/metadata.json +0 -5291
  162. package/Azure.Core.Cryptography/internal/metadata.json +0 -122
  163. package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
  164. package/Azure.Core.Extensions/internal/metadata.json +0 -139
  165. package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
  166. package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
  167. package/Azure.Core.Serialization/internal/metadata.json +0 -468
  168. package/Azure.Identity/internal/metadata.json +0 -5255
  169. package/Azure.Messaging/internal/metadata.json +0 -316
  170. package/Microsoft.Data/internal/metadata.json +0 -59
  171. package/Microsoft.Data.Sql/internal/metadata.json +0 -136
  172. package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
  173. package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
  174. package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
  175. package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
  176. package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
  177. package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
  178. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
  179. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
  180. package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
  181. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
  182. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
  183. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
  184. package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
  185. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
  186. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
  187. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
  188. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
  189. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
  190. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
  191. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
  192. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
  193. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
  194. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
  195. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
  196. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
  197. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
  198. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
  199. package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
  200. package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
  201. package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
  202. package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
  203. package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
  204. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
  205. package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
  206. package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
  207. package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
  208. package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
  209. package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
  210. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
  211. package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
  212. package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
  213. package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
  214. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
  215. package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
  216. package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
  217. package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
  218. package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
  219. package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
  220. package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
  221. package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
  222. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
  223. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
  224. package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
  225. package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
  226. package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
  227. package/System/internal/metadata.json +0 -523
  228. package/System.ClientModel/internal/metadata.json +0 -637
  229. package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
  230. package/System.Configuration/internal/metadata.json +0 -11888
  231. package/System.Configuration.Internal/internal/metadata.json +0 -2269
  232. package/System.Configuration.Provider/internal/metadata.json +0 -284
  233. package/System.Diagnostics/internal/metadata.json +0 -48
  234. package/System.Drawing.Configuration/internal/metadata.json +0 -46
  235. package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
  236. package/System.Security.Cryptography/internal/metadata.json +0 -104
  237. package/System.Text.Json.Serialization/internal/metadata.json +0 -70
@@ -1,1181 +0,0 @@
1
- {
2
- "namespace": "Azure.Core.Pipeline",
3
- "contributingAssemblies": [
4
- "Azure.Core"
5
- ],
6
- "types": [
7
- {
8
- "stableId": "Azure.Core:Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
9
- "clrName": "Azure.Core.Pipeline.BearerTokenAuthenticationPolicy",
10
- "tsEmitName": "BearerTokenAuthenticationPolicy",
11
- "kind": "Class",
12
- "accessibility": "Public",
13
- "isAbstract": false,
14
- "isSealed": false,
15
- "isStatic": false,
16
- "arity": 0,
17
- "methods": [
18
- {
19
- "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",
20
- "clrName": "ProcessAsync",
21
- "tsEmitName": "processAsync2",
22
- "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",
23
- "provenance": "Original",
24
- "emitScope": "ClassSurface",
25
- "isStatic": false,
26
- "isAbstract": false,
27
- "isVirtual": true,
28
- "isOverride": true,
29
- "isSealed": false,
30
- "arity": 0,
31
- "parameterCount": 2,
32
- "isExtensionMethod": false
33
- },
34
- {
35
- "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",
36
- "clrName": "Process",
37
- "tsEmitName": "process2",
38
- "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",
39
- "provenance": "Original",
40
- "emitScope": "ClassSurface",
41
- "isStatic": false,
42
- "isAbstract": false,
43
- "isVirtual": true,
44
- "isOverride": true,
45
- "isSealed": false,
46
- "arity": 0,
47
- "parameterCount": 2,
48
- "isExtensionMethod": false
49
- },
50
- {
51
- "stableId": "Azure.Core:Azure.Core.Pipeline.BearerTokenAuthenticationPolicy::Process(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
52
- "clrName": "Process",
53
- "tsEmitName": "process",
54
- "normalizedSignature": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void|static=false",
55
- "provenance": "BaseOverload",
56
- "emitScope": "ClassSurface",
57
- "isStatic": false,
58
- "isAbstract": true,
59
- "isVirtual": true,
60
- "isOverride": false,
61
- "isSealed": false,
62
- "arity": 0,
63
- "parameterCount": 2,
64
- "isExtensionMethod": false
65
- },
66
- {
67
- "stableId": "Azure.Core:Azure.Core.Pipeline.BearerTokenAuthenticationPolicy::ProcessAsync(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
68
- "clrName": "ProcessAsync",
69
- "tsEmitName": "processAsync",
70
- "normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask|static=false",
71
- "provenance": "BaseOverload",
72
- "emitScope": "ClassSurface",
73
- "isStatic": false,
74
- "isAbstract": true,
75
- "isVirtual": true,
76
- "isOverride": false,
77
- "isSealed": false,
78
- "arity": 0,
79
- "parameterCount": 2,
80
- "isExtensionMethod": false
81
- }
82
- ],
83
- "properties": [],
84
- "fields": [],
85
- "events": [],
86
- "constructors": [
87
- {
88
- "normalizedSignature": "constructor|(Azure.Core.TokenCredential,System.String):void|static=false",
89
- "isStatic": false,
90
- "parameterCount": 2
91
- },
92
- {
93
- "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",
94
- "isStatic": false,
95
- "parameterCount": 2
96
- }
97
- ]
98
- },
99
- {
100
- "stableId": "Azure.Core:Azure.Core.Pipeline.DisposableHttpPipeline",
101
- "clrName": "Azure.Core.Pipeline.DisposableHttpPipeline",
102
- "tsEmitName": "DisposableHttpPipeline",
103
- "kind": "Class",
104
- "accessibility": "Public",
105
- "isAbstract": false,
106
- "isSealed": true,
107
- "isStatic": false,
108
- "arity": 0,
109
- "methods": [
110
- {
111
- "stableId": "Azure.Core:Azure.Core.Pipeline.DisposableHttpPipeline::Dispose():System.Void",
112
- "clrName": "Dispose",
113
- "tsEmitName": "dispose",
114
- "normalizedSignature": "Dispose|():System.Void|static=false",
115
- "provenance": "Original",
116
- "emitScope": "ClassSurface",
117
- "isStatic": false,
118
- "isAbstract": false,
119
- "isVirtual": true,
120
- "isOverride": false,
121
- "isSealed": true,
122
- "arity": 0,
123
- "parameterCount": 0,
124
- "isExtensionMethod": false
125
- }
126
- ],
127
- "properties": [],
128
- "fields": [],
129
- "events": [],
130
- "constructors": []
131
- },
132
- {
133
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpClientTransport",
134
- "clrName": "Azure.Core.Pipeline.HttpClientTransport",
135
- "tsEmitName": "HttpClientTransport",
136
- "kind": "Class",
137
- "accessibility": "Public",
138
- "isAbstract": false,
139
- "isSealed": false,
140
- "isStatic": false,
141
- "arity": 0,
142
- "methods": [
143
- {
144
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpClientTransport::CreateRequest():Azure.Core.Request",
145
- "clrName": "CreateRequest",
146
- "tsEmitName": "createRequest",
147
- "normalizedSignature": "CreateRequest|():Azure.Core.Request|static=false",
148
- "provenance": "Original",
149
- "emitScope": "ClassSurface",
150
- "isStatic": false,
151
- "isAbstract": false,
152
- "isVirtual": true,
153
- "isOverride": true,
154
- "isSealed": true,
155
- "arity": 0,
156
- "parameterCount": 0,
157
- "isExtensionMethod": false
158
- },
159
- {
160
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpClientTransport::Process(Azure.Core.HttpMessage):System.Void",
161
- "clrName": "Process",
162
- "tsEmitName": "process",
163
- "normalizedSignature": "Process|(Azure.Core.HttpMessage):System.Void|static=false",
164
- "provenance": "Original",
165
- "emitScope": "ClassSurface",
166
- "isStatic": false,
167
- "isAbstract": false,
168
- "isVirtual": true,
169
- "isOverride": true,
170
- "isSealed": false,
171
- "arity": 0,
172
- "parameterCount": 1,
173
- "isExtensionMethod": false
174
- },
175
- {
176
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpClientTransport::ProcessAsync(Azure.Core.HttpMessage):System.Threading.Tasks.ValueTask",
177
- "clrName": "ProcessAsync",
178
- "tsEmitName": "processAsync",
179
- "normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage):System.Threading.Tasks.ValueTask|static=false",
180
- "provenance": "Original",
181
- "emitScope": "ClassSurface",
182
- "isStatic": false,
183
- "isAbstract": false,
184
- "isVirtual": true,
185
- "isOverride": true,
186
- "isSealed": false,
187
- "arity": 0,
188
- "parameterCount": 1,
189
- "isExtensionMethod": false
190
- },
191
- {
192
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpClientTransport::Dispose():System.Void",
193
- "clrName": "Dispose",
194
- "tsEmitName": "dispose",
195
- "normalizedSignature": "Dispose|():System.Void|static=false",
196
- "provenance": "Original",
197
- "emitScope": "ClassSurface",
198
- "isStatic": false,
199
- "isAbstract": false,
200
- "isVirtual": true,
201
- "isOverride": false,
202
- "isSealed": true,
203
- "arity": 0,
204
- "parameterCount": 0,
205
- "isExtensionMethod": false
206
- }
207
- ],
208
- "properties": [],
209
- "fields": [
210
- {
211
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpClientTransport::SharedAzure.Core.Pipeline.HttpClientTransport",
212
- "clrName": "Shared",
213
- "tsEmitName": "shared",
214
- "normalizedSignature": "Shared|Azure.Core.Pipeline.HttpClientTransport|static=true|const=false",
215
- "isStatic": true,
216
- "isReadOnly": true,
217
- "isLiteral": false
218
- }
219
- ],
220
- "events": [],
221
- "constructors": [
222
- {
223
- "normalizedSignature": "constructor|():void|static=false",
224
- "isStatic": false,
225
- "parameterCount": 0
226
- },
227
- {
228
- "normalizedSignature": "constructor|(System.Net.Http.HttpMessageHandler):void|static=false",
229
- "isStatic": false,
230
- "parameterCount": 1
231
- },
232
- {
233
- "normalizedSignature": "constructor|(System.Net.Http.HttpClient):void|static=false",
234
- "isStatic": false,
235
- "parameterCount": 1
236
- }
237
- ]
238
- },
239
- {
240
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline",
241
- "clrName": "Azure.Core.Pipeline.HttpPipeline",
242
- "tsEmitName": "HttpPipeline",
243
- "kind": "Class",
244
- "accessibility": "Public",
245
- "isAbstract": false,
246
- "isSealed": false,
247
- "isStatic": false,
248
- "arity": 0,
249
- "methods": [
250
- {
251
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::CreateRequest():Azure.Core.Request",
252
- "clrName": "CreateRequest",
253
- "tsEmitName": "createRequest",
254
- "normalizedSignature": "CreateRequest|():Azure.Core.Request|static=false",
255
- "provenance": "Original",
256
- "emitScope": "ClassSurface",
257
- "isStatic": false,
258
- "isAbstract": false,
259
- "isVirtual": false,
260
- "isOverride": false,
261
- "isSealed": false,
262
- "arity": 0,
263
- "parameterCount": 0,
264
- "isExtensionMethod": false
265
- },
266
- {
267
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::CreateMessage():Azure.Core.HttpMessage",
268
- "clrName": "CreateMessage",
269
- "tsEmitName": "createMessage",
270
- "normalizedSignature": "CreateMessage|():Azure.Core.HttpMessage|static=false",
271
- "provenance": "Original",
272
- "emitScope": "ClassSurface",
273
- "isStatic": false,
274
- "isAbstract": false,
275
- "isVirtual": false,
276
- "isOverride": false,
277
- "isSealed": false,
278
- "arity": 0,
279
- "parameterCount": 0,
280
- "isExtensionMethod": false
281
- },
282
- {
283
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::CreateMessage(Azure.RequestContext):Azure.Core.HttpMessage",
284
- "clrName": "CreateMessage",
285
- "tsEmitName": "createMessage",
286
- "normalizedSignature": "CreateMessage|(Azure.RequestContext):Azure.Core.HttpMessage|static=false",
287
- "provenance": "Original",
288
- "emitScope": "ClassSurface",
289
- "isStatic": false,
290
- "isAbstract": false,
291
- "isVirtual": false,
292
- "isOverride": false,
293
- "isSealed": false,
294
- "arity": 0,
295
- "parameterCount": 1,
296
- "isExtensionMethod": false
297
- },
298
- {
299
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::CreateMessage(Azure.RequestContext,Azure.Core.ResponseClassifier):Azure.Core.HttpMessage",
300
- "clrName": "CreateMessage",
301
- "tsEmitName": "createMessage",
302
- "normalizedSignature": "CreateMessage|(Azure.RequestContext,Azure.Core.ResponseClassifier):Azure.Core.HttpMessage|static=false",
303
- "provenance": "Original",
304
- "emitScope": "ClassSurface",
305
- "isStatic": false,
306
- "isAbstract": false,
307
- "isVirtual": false,
308
- "isOverride": false,
309
- "isSealed": false,
310
- "arity": 0,
311
- "parameterCount": 2,
312
- "isExtensionMethod": false
313
- },
314
- {
315
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::SendAsync(Azure.Core.HttpMessage,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask",
316
- "clrName": "SendAsync",
317
- "tsEmitName": "sendAsync",
318
- "normalizedSignature": "SendAsync|(Azure.Core.HttpMessage,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask|static=false",
319
- "provenance": "Original",
320
- "emitScope": "ClassSurface",
321
- "isStatic": false,
322
- "isAbstract": false,
323
- "isVirtual": false,
324
- "isOverride": false,
325
- "isSealed": false,
326
- "arity": 0,
327
- "parameterCount": 2,
328
- "isExtensionMethod": false
329
- },
330
- {
331
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::Send(Azure.Core.HttpMessage,System.Threading.CancellationToken):System.Void",
332
- "clrName": "Send",
333
- "tsEmitName": "send",
334
- "normalizedSignature": "Send|(Azure.Core.HttpMessage,System.Threading.CancellationToken):System.Void|static=false",
335
- "provenance": "Original",
336
- "emitScope": "ClassSurface",
337
- "isStatic": false,
338
- "isAbstract": false,
339
- "isVirtual": false,
340
- "isOverride": false,
341
- "isSealed": false,
342
- "arity": 0,
343
- "parameterCount": 2,
344
- "isExtensionMethod": false
345
- },
346
- {
347
- "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]]",
348
- "clrName": "SendRequestAsync",
349
- "tsEmitName": "sendRequestAsync",
350
- "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",
351
- "provenance": "Original",
352
- "emitScope": "ClassSurface",
353
- "isStatic": false,
354
- "isAbstract": false,
355
- "isVirtual": false,
356
- "isOverride": false,
357
- "isSealed": false,
358
- "arity": 0,
359
- "parameterCount": 2,
360
- "isExtensionMethod": false
361
- },
362
- {
363
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::SendRequest(Azure.Core.Request,System.Threading.CancellationToken):Azure.Response",
364
- "clrName": "SendRequest",
365
- "tsEmitName": "sendRequest",
366
- "normalizedSignature": "SendRequest|(Azure.Core.Request,System.Threading.CancellationToken):Azure.Response|static=false",
367
- "provenance": "Original",
368
- "emitScope": "ClassSurface",
369
- "isStatic": false,
370
- "isAbstract": false,
371
- "isVirtual": false,
372
- "isOverride": false,
373
- "isSealed": false,
374
- "arity": 0,
375
- "parameterCount": 2,
376
- "isExtensionMethod": false
377
- },
378
- {
379
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::CreateClientRequestIdScope(System.String):System.IDisposable",
380
- "clrName": "CreateClientRequestIdScope",
381
- "tsEmitName": "createClientRequestIdScope",
382
- "normalizedSignature": "CreateClientRequestIdScope|(System.String):System.IDisposable|static=true",
383
- "provenance": "Original",
384
- "emitScope": "ClassSurface",
385
- "isStatic": true,
386
- "isAbstract": false,
387
- "isVirtual": false,
388
- "isOverride": false,
389
- "isSealed": false,
390
- "arity": 0,
391
- "parameterCount": 1,
392
- "isExtensionMethod": false
393
- },
394
- {
395
- "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",
396
- "clrName": "CreateHttpMessagePropertiesScope",
397
- "tsEmitName": "createHttpMessagePropertiesScope",
398
- "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",
399
- "provenance": "Original",
400
- "emitScope": "ClassSurface",
401
- "isStatic": true,
402
- "isAbstract": false,
403
- "isVirtual": false,
404
- "isOverride": false,
405
- "isSealed": false,
406
- "arity": 0,
407
- "parameterCount": 1,
408
- "isExtensionMethod": false
409
- }
410
- ],
411
- "properties": [
412
- {
413
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipeline::ResponseClassifier:Azure.Core.ResponseClassifier",
414
- "clrName": "ResponseClassifier",
415
- "tsEmitName": "responseClassifier",
416
- "normalizedSignature": "ResponseClassifier|:Azure.Core.ResponseClassifier|static=false|accessor=get",
417
- "provenance": "Original",
418
- "emitScope": "ClassSurface",
419
- "isStatic": false,
420
- "isAbstract": false,
421
- "isVirtual": false,
422
- "isOverride": false,
423
- "isIndexer": false,
424
- "hasGetter": true,
425
- "hasSetter": false
426
- }
427
- ],
428
- "fields": [],
429
- "events": [],
430
- "constructors": [
431
- {
432
- "normalizedSignature": "constructor|(Azure.Core.Pipeline.HttpPipelineTransport,Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.ResponseClassifier):void|static=false",
433
- "isStatic": false,
434
- "parameterCount": 3
435
- }
436
- ]
437
- },
438
- {
439
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineOptions",
440
- "clrName": "Azure.Core.Pipeline.HttpPipelineOptions",
441
- "tsEmitName": "HttpPipelineOptions",
442
- "kind": "Class",
443
- "accessibility": "Public",
444
- "isAbstract": false,
445
- "isSealed": false,
446
- "isStatic": false,
447
- "arity": 0,
448
- "methods": [],
449
- "properties": [
450
- {
451
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineOptions::ClientOptions:Azure.Core.ClientOptions",
452
- "clrName": "ClientOptions",
453
- "tsEmitName": "clientOptions",
454
- "normalizedSignature": "ClientOptions|:Azure.Core.ClientOptions|static=false|accessor=get",
455
- "provenance": "Original",
456
- "emitScope": "ClassSurface",
457
- "isStatic": false,
458
- "isAbstract": false,
459
- "isVirtual": false,
460
- "isOverride": false,
461
- "isIndexer": false,
462
- "hasGetter": true,
463
- "hasSetter": false
464
- },
465
- {
466
- "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]]",
467
- "clrName": "PerCallPolicies",
468
- "tsEmitName": "perCallPolicies",
469
- "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",
470
- "provenance": "Original",
471
- "emitScope": "ClassSurface",
472
- "isStatic": false,
473
- "isAbstract": false,
474
- "isVirtual": false,
475
- "isOverride": false,
476
- "isIndexer": false,
477
- "hasGetter": true,
478
- "hasSetter": false
479
- },
480
- {
481
- "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]]",
482
- "clrName": "PerRetryPolicies",
483
- "tsEmitName": "perRetryPolicies",
484
- "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",
485
- "provenance": "Original",
486
- "emitScope": "ClassSurface",
487
- "isStatic": false,
488
- "isAbstract": false,
489
- "isVirtual": false,
490
- "isOverride": false,
491
- "isIndexer": false,
492
- "hasGetter": true,
493
- "hasSetter": false
494
- },
495
- {
496
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineOptions::ResponseClassifier:Azure.Core.ResponseClassifier",
497
- "clrName": "ResponseClassifier",
498
- "tsEmitName": "responseClassifier",
499
- "normalizedSignature": "ResponseClassifier|:Azure.Core.ResponseClassifier|static=false|accessor=getset",
500
- "provenance": "Original",
501
- "emitScope": "ClassSurface",
502
- "isStatic": false,
503
- "isAbstract": false,
504
- "isVirtual": false,
505
- "isOverride": false,
506
- "isIndexer": false,
507
- "hasGetter": true,
508
- "hasSetter": true
509
- },
510
- {
511
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineOptions::RequestFailedDetailsParser:Azure.Core.RequestFailedDetailsParser",
512
- "clrName": "RequestFailedDetailsParser",
513
- "tsEmitName": "requestFailedDetailsParser",
514
- "normalizedSignature": "RequestFailedDetailsParser|:Azure.Core.RequestFailedDetailsParser|static=false|accessor=getset",
515
- "provenance": "Original",
516
- "emitScope": "ClassSurface",
517
- "isStatic": false,
518
- "isAbstract": false,
519
- "isVirtual": false,
520
- "isOverride": false,
521
- "isIndexer": false,
522
- "hasGetter": true,
523
- "hasSetter": true
524
- }
525
- ],
526
- "fields": [],
527
- "events": [],
528
- "constructors": [
529
- {
530
- "normalizedSignature": "constructor|(Azure.Core.ClientOptions):void|static=false",
531
- "isStatic": false,
532
- "parameterCount": 1
533
- }
534
- ]
535
- },
536
- {
537
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelinePolicy",
538
- "clrName": "Azure.Core.Pipeline.HttpPipelinePolicy",
539
- "tsEmitName": "HttpPipelinePolicy",
540
- "kind": "Class",
541
- "accessibility": "Public",
542
- "isAbstract": true,
543
- "isSealed": false,
544
- "isStatic": false,
545
- "arity": 0,
546
- "methods": [
547
- {
548
- "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",
549
- "clrName": "ProcessAsync",
550
- "tsEmitName": "processAsync",
551
- "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",
552
- "provenance": "Original",
553
- "emitScope": "ClassSurface",
554
- "isStatic": false,
555
- "isAbstract": true,
556
- "isVirtual": true,
557
- "isOverride": false,
558
- "isSealed": false,
559
- "arity": 0,
560
- "parameterCount": 2,
561
- "isExtensionMethod": false
562
- },
563
- {
564
- "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",
565
- "clrName": "Process",
566
- "tsEmitName": "process",
567
- "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",
568
- "provenance": "Original",
569
- "emitScope": "ClassSurface",
570
- "isStatic": false,
571
- "isAbstract": true,
572
- "isVirtual": true,
573
- "isOverride": false,
574
- "isSealed": false,
575
- "arity": 0,
576
- "parameterCount": 2,
577
- "isExtensionMethod": false
578
- }
579
- ],
580
- "properties": [],
581
- "fields": [],
582
- "events": [],
583
- "constructors": []
584
- },
585
- {
586
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
587
- "clrName": "Azure.Core.Pipeline.HttpPipelineSynchronousPolicy",
588
- "tsEmitName": "HttpPipelineSynchronousPolicy",
589
- "kind": "Class",
590
- "accessibility": "Public",
591
- "isAbstract": true,
592
- "isSealed": false,
593
- "isStatic": false,
594
- "arity": 0,
595
- "methods": [
596
- {
597
- "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",
598
- "clrName": "Process",
599
- "tsEmitName": "process2",
600
- "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",
601
- "provenance": "Original",
602
- "emitScope": "ClassSurface",
603
- "isStatic": false,
604
- "isAbstract": false,
605
- "isVirtual": true,
606
- "isOverride": true,
607
- "isSealed": false,
608
- "arity": 0,
609
- "parameterCount": 2,
610
- "isExtensionMethod": false
611
- },
612
- {
613
- "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",
614
- "clrName": "ProcessAsync",
615
- "tsEmitName": "processAsync2",
616
- "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",
617
- "provenance": "Original",
618
- "emitScope": "ClassSurface",
619
- "isStatic": false,
620
- "isAbstract": false,
621
- "isVirtual": true,
622
- "isOverride": true,
623
- "isSealed": false,
624
- "arity": 0,
625
- "parameterCount": 2,
626
- "isExtensionMethod": false
627
- },
628
- {
629
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy::OnSendingRequest(Azure.Core.HttpMessage):System.Void",
630
- "clrName": "OnSendingRequest",
631
- "tsEmitName": "onSendingRequest",
632
- "normalizedSignature": "OnSendingRequest|(Azure.Core.HttpMessage):System.Void|static=false",
633
- "provenance": "Original",
634
- "emitScope": "ClassSurface",
635
- "isStatic": false,
636
- "isAbstract": false,
637
- "isVirtual": true,
638
- "isOverride": false,
639
- "isSealed": false,
640
- "arity": 0,
641
- "parameterCount": 1,
642
- "isExtensionMethod": false
643
- },
644
- {
645
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy::OnReceivedResponse(Azure.Core.HttpMessage):System.Void",
646
- "clrName": "OnReceivedResponse",
647
- "tsEmitName": "onReceivedResponse",
648
- "normalizedSignature": "OnReceivedResponse|(Azure.Core.HttpMessage):System.Void|static=false",
649
- "provenance": "Original",
650
- "emitScope": "ClassSurface",
651
- "isStatic": false,
652
- "isAbstract": false,
653
- "isVirtual": true,
654
- "isOverride": false,
655
- "isSealed": false,
656
- "arity": 0,
657
- "parameterCount": 1,
658
- "isExtensionMethod": false
659
- },
660
- {
661
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy::Process(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
662
- "clrName": "Process",
663
- "tsEmitName": "process",
664
- "normalizedSignature": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void|static=false",
665
- "provenance": "BaseOverload",
666
- "emitScope": "ClassSurface",
667
- "isStatic": false,
668
- "isAbstract": true,
669
- "isVirtual": true,
670
- "isOverride": false,
671
- "isSealed": false,
672
- "arity": 0,
673
- "parameterCount": 2,
674
- "isExtensionMethod": false
675
- },
676
- {
677
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy::ProcessAsync(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
678
- "clrName": "ProcessAsync",
679
- "tsEmitName": "processAsync",
680
- "normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask|static=false",
681
- "provenance": "BaseOverload",
682
- "emitScope": "ClassSurface",
683
- "isStatic": false,
684
- "isAbstract": true,
685
- "isVirtual": true,
686
- "isOverride": false,
687
- "isSealed": false,
688
- "arity": 0,
689
- "parameterCount": 2,
690
- "isExtensionMethod": false
691
- }
692
- ],
693
- "properties": [],
694
- "fields": [],
695
- "events": [],
696
- "constructors": []
697
- },
698
- {
699
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineTransport",
700
- "clrName": "Azure.Core.Pipeline.HttpPipelineTransport",
701
- "tsEmitName": "HttpPipelineTransport",
702
- "kind": "Class",
703
- "accessibility": "Public",
704
- "isAbstract": true,
705
- "isSealed": false,
706
- "isStatic": false,
707
- "arity": 0,
708
- "methods": [
709
- {
710
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineTransport::Process(Azure.Core.HttpMessage):System.Void",
711
- "clrName": "Process",
712
- "tsEmitName": "process",
713
- "normalizedSignature": "Process|(Azure.Core.HttpMessage):System.Void|static=false",
714
- "provenance": "Original",
715
- "emitScope": "ClassSurface",
716
- "isStatic": false,
717
- "isAbstract": true,
718
- "isVirtual": true,
719
- "isOverride": false,
720
- "isSealed": false,
721
- "arity": 0,
722
- "parameterCount": 1,
723
- "isExtensionMethod": false
724
- },
725
- {
726
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineTransport::ProcessAsync(Azure.Core.HttpMessage):System.Threading.Tasks.ValueTask",
727
- "clrName": "ProcessAsync",
728
- "tsEmitName": "processAsync",
729
- "normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage):System.Threading.Tasks.ValueTask|static=false",
730
- "provenance": "Original",
731
- "emitScope": "ClassSurface",
732
- "isStatic": false,
733
- "isAbstract": true,
734
- "isVirtual": true,
735
- "isOverride": false,
736
- "isSealed": false,
737
- "arity": 0,
738
- "parameterCount": 1,
739
- "isExtensionMethod": false
740
- },
741
- {
742
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineTransport::CreateRequest():Azure.Core.Request",
743
- "clrName": "CreateRequest",
744
- "tsEmitName": "createRequest",
745
- "normalizedSignature": "CreateRequest|():Azure.Core.Request|static=false",
746
- "provenance": "Original",
747
- "emitScope": "ClassSurface",
748
- "isStatic": false,
749
- "isAbstract": true,
750
- "isVirtual": true,
751
- "isOverride": false,
752
- "isSealed": false,
753
- "arity": 0,
754
- "parameterCount": 0,
755
- "isExtensionMethod": false
756
- }
757
- ],
758
- "properties": [],
759
- "fields": [],
760
- "events": [],
761
- "constructors": []
762
- },
763
- {
764
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineTransportOptions",
765
- "clrName": "Azure.Core.Pipeline.HttpPipelineTransportOptions",
766
- "tsEmitName": "HttpPipelineTransportOptions",
767
- "kind": "Class",
768
- "accessibility": "Public",
769
- "isAbstract": false,
770
- "isSealed": false,
771
- "isStatic": false,
772
- "arity": 0,
773
- "methods": [],
774
- "properties": [
775
- {
776
- "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]]",
777
- "clrName": "ServerCertificateCustomValidationCallback",
778
- "tsEmitName": "serverCertificateCustomValidationCallback",
779
- "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",
780
- "provenance": "Original",
781
- "emitScope": "ClassSurface",
782
- "isStatic": false,
783
- "isAbstract": false,
784
- "isVirtual": false,
785
- "isOverride": false,
786
- "isIndexer": false,
787
- "hasGetter": true,
788
- "hasSetter": true
789
- },
790
- {
791
- "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]]",
792
- "clrName": "ClientCertificates",
793
- "tsEmitName": "clientCertificates",
794
- "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",
795
- "provenance": "Original",
796
- "emitScope": "ClassSurface",
797
- "isStatic": false,
798
- "isAbstract": false,
799
- "isVirtual": false,
800
- "isOverride": false,
801
- "isIndexer": false,
802
- "hasGetter": true,
803
- "hasSetter": false
804
- },
805
- {
806
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineTransportOptions::IsClientRedirectEnabled:System.Boolean",
807
- "clrName": "IsClientRedirectEnabled",
808
- "tsEmitName": "isClientRedirectEnabled",
809
- "normalizedSignature": "IsClientRedirectEnabled|:System.Boolean|static=false|accessor=getset",
810
- "provenance": "Original",
811
- "emitScope": "ClassSurface",
812
- "isStatic": false,
813
- "isAbstract": false,
814
- "isVirtual": false,
815
- "isOverride": false,
816
- "isIndexer": false,
817
- "hasGetter": true,
818
- "hasSetter": true
819
- }
820
- ],
821
- "fields": [],
822
- "events": [],
823
- "constructors": [
824
- {
825
- "normalizedSignature": "constructor|():void|static=false",
826
- "isStatic": false,
827
- "parameterCount": 0
828
- }
829
- ]
830
- },
831
- {
832
- "stableId": "Azure.Core:Azure.Core.Pipeline.RedirectPolicy",
833
- "clrName": "Azure.Core.Pipeline.RedirectPolicy",
834
- "tsEmitName": "RedirectPolicy",
835
- "kind": "Class",
836
- "accessibility": "Public",
837
- "isAbstract": false,
838
- "isSealed": true,
839
- "isStatic": false,
840
- "arity": 0,
841
- "methods": [
842
- {
843
- "stableId": "Azure.Core:Azure.Core.Pipeline.RedirectPolicy::SetAllowAutoRedirect(Azure.Core.HttpMessage,System.Boolean):System.Void",
844
- "clrName": "SetAllowAutoRedirect",
845
- "tsEmitName": "setAllowAutoRedirect",
846
- "normalizedSignature": "SetAllowAutoRedirect|(Azure.Core.HttpMessage,System.Boolean):System.Void|static=true",
847
- "provenance": "Original",
848
- "emitScope": "ClassSurface",
849
- "isStatic": true,
850
- "isAbstract": false,
851
- "isVirtual": false,
852
- "isOverride": false,
853
- "isSealed": false,
854
- "arity": 0,
855
- "parameterCount": 2,
856
- "isExtensionMethod": false
857
- },
858
- {
859
- "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",
860
- "clrName": "ProcessAsync",
861
- "tsEmitName": "processAsync2",
862
- "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",
863
- "provenance": "Original",
864
- "emitScope": "ClassSurface",
865
- "isStatic": false,
866
- "isAbstract": false,
867
- "isVirtual": true,
868
- "isOverride": true,
869
- "isSealed": false,
870
- "arity": 0,
871
- "parameterCount": 2,
872
- "isExtensionMethod": false
873
- },
874
- {
875
- "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",
876
- "clrName": "Process",
877
- "tsEmitName": "process2",
878
- "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",
879
- "provenance": "Original",
880
- "emitScope": "ClassSurface",
881
- "isStatic": false,
882
- "isAbstract": false,
883
- "isVirtual": true,
884
- "isOverride": true,
885
- "isSealed": false,
886
- "arity": 0,
887
- "parameterCount": 2,
888
- "isExtensionMethod": false
889
- },
890
- {
891
- "stableId": "Azure.Core:Azure.Core.Pipeline.RedirectPolicy::Process(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
892
- "clrName": "Process",
893
- "tsEmitName": "process",
894
- "normalizedSignature": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void|static=false",
895
- "provenance": "BaseOverload",
896
- "emitScope": "ClassSurface",
897
- "isStatic": false,
898
- "isAbstract": true,
899
- "isVirtual": true,
900
- "isOverride": false,
901
- "isSealed": false,
902
- "arity": 0,
903
- "parameterCount": 2,
904
- "isExtensionMethod": false
905
- },
906
- {
907
- "stableId": "Azure.Core:Azure.Core.Pipeline.RedirectPolicy::ProcessAsync(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
908
- "clrName": "ProcessAsync",
909
- "tsEmitName": "processAsync",
910
- "normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask|static=false",
911
- "provenance": "BaseOverload",
912
- "emitScope": "ClassSurface",
913
- "isStatic": false,
914
- "isAbstract": true,
915
- "isVirtual": true,
916
- "isOverride": false,
917
- "isSealed": false,
918
- "arity": 0,
919
- "parameterCount": 2,
920
- "isExtensionMethod": false
921
- }
922
- ],
923
- "properties": [],
924
- "fields": [],
925
- "events": [],
926
- "constructors": []
927
- },
928
- {
929
- "stableId": "Azure.Core:Azure.Core.Pipeline.RetryPolicy",
930
- "clrName": "Azure.Core.Pipeline.RetryPolicy",
931
- "tsEmitName": "RetryPolicy",
932
- "kind": "Class",
933
- "accessibility": "Public",
934
- "isAbstract": false,
935
- "isSealed": false,
936
- "isStatic": false,
937
- "arity": 0,
938
- "methods": [
939
- {
940
- "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",
941
- "clrName": "ProcessAsync",
942
- "tsEmitName": "processAsync2",
943
- "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",
944
- "provenance": "Original",
945
- "emitScope": "ClassSurface",
946
- "isStatic": false,
947
- "isAbstract": false,
948
- "isVirtual": true,
949
- "isOverride": true,
950
- "isSealed": false,
951
- "arity": 0,
952
- "parameterCount": 2,
953
- "isExtensionMethod": false
954
- },
955
- {
956
- "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",
957
- "clrName": "Process",
958
- "tsEmitName": "process2",
959
- "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",
960
- "provenance": "Original",
961
- "emitScope": "ClassSurface",
962
- "isStatic": false,
963
- "isAbstract": false,
964
- "isVirtual": true,
965
- "isOverride": true,
966
- "isSealed": false,
967
- "arity": 0,
968
- "parameterCount": 2,
969
- "isExtensionMethod": false
970
- },
971
- {
972
- "stableId": "Azure.Core:Azure.Core.Pipeline.RetryPolicy::Process(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void",
973
- "clrName": "Process",
974
- "tsEmitName": "process",
975
- "normalizedSignature": "Process|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Void|static=false",
976
- "provenance": "BaseOverload",
977
- "emitScope": "ClassSurface",
978
- "isStatic": false,
979
- "isAbstract": true,
980
- "isVirtual": true,
981
- "isOverride": false,
982
- "isSealed": false,
983
- "arity": 0,
984
- "parameterCount": 2,
985
- "isExtensionMethod": false
986
- },
987
- {
988
- "stableId": "Azure.Core:Azure.Core.Pipeline.RetryPolicy::ProcessAsync(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask",
989
- "clrName": "ProcessAsync",
990
- "tsEmitName": "processAsync",
991
- "normalizedSignature": "ProcessAsync|(Azure.Core.HttpMessage,System.ReadOnlyMemory_1):System.Threading.Tasks.ValueTask|static=false",
992
- "provenance": "BaseOverload",
993
- "emitScope": "ClassSurface",
994
- "isStatic": false,
995
- "isAbstract": true,
996
- "isVirtual": true,
997
- "isOverride": false,
998
- "isSealed": false,
999
- "arity": 0,
1000
- "parameterCount": 2,
1001
- "isExtensionMethod": false
1002
- }
1003
- ],
1004
- "properties": [],
1005
- "fields": [],
1006
- "events": [],
1007
- "constructors": [
1008
- {
1009
- "normalizedSignature": "constructor|(System.Int32,Azure.Core.DelayStrategy):void|static=false",
1010
- "isStatic": false,
1011
- "parameterCount": 2
1012
- }
1013
- ]
1014
- },
1015
- {
1016
- "stableId": "Azure.Core:Azure.Core.Pipeline.ServerCertificateCustomValidationArgs",
1017
- "clrName": "Azure.Core.Pipeline.ServerCertificateCustomValidationArgs",
1018
- "tsEmitName": "ServerCertificateCustomValidationArgs",
1019
- "kind": "Class",
1020
- "accessibility": "Public",
1021
- "isAbstract": false,
1022
- "isSealed": false,
1023
- "isStatic": false,
1024
- "arity": 0,
1025
- "methods": [],
1026
- "properties": [
1027
- {
1028
- "stableId": "Azure.Core:Azure.Core.Pipeline.ServerCertificateCustomValidationArgs::Certificate:System.Security.Cryptography.X509Certificates.X509Certificate2",
1029
- "clrName": "Certificate",
1030
- "tsEmitName": "certificate",
1031
- "normalizedSignature": "Certificate|:System.Security.Cryptography.X509Certificates.X509Certificate2|static=false|accessor=get",
1032
- "provenance": "Original",
1033
- "emitScope": "ClassSurface",
1034
- "isStatic": false,
1035
- "isAbstract": false,
1036
- "isVirtual": false,
1037
- "isOverride": false,
1038
- "isIndexer": false,
1039
- "hasGetter": true,
1040
- "hasSetter": false
1041
- },
1042
- {
1043
- "stableId": "Azure.Core:Azure.Core.Pipeline.ServerCertificateCustomValidationArgs::CertificateAuthorityChain:System.Security.Cryptography.X509Certificates.X509Chain",
1044
- "clrName": "CertificateAuthorityChain",
1045
- "tsEmitName": "certificateAuthorityChain",
1046
- "normalizedSignature": "CertificateAuthorityChain|:System.Security.Cryptography.X509Certificates.X509Chain|static=false|accessor=get",
1047
- "provenance": "Original",
1048
- "emitScope": "ClassSurface",
1049
- "isStatic": false,
1050
- "isAbstract": false,
1051
- "isVirtual": false,
1052
- "isOverride": false,
1053
- "isIndexer": false,
1054
- "hasGetter": true,
1055
- "hasSetter": false
1056
- },
1057
- {
1058
- "stableId": "Azure.Core:Azure.Core.Pipeline.ServerCertificateCustomValidationArgs::SslPolicyErrors:System.Net.Security.SslPolicyErrors",
1059
- "clrName": "SslPolicyErrors",
1060
- "tsEmitName": "sslPolicyErrors",
1061
- "normalizedSignature": "SslPolicyErrors|:System.Net.Security.SslPolicyErrors|static=false|accessor=get",
1062
- "provenance": "Original",
1063
- "emitScope": "ClassSurface",
1064
- "isStatic": false,
1065
- "isAbstract": false,
1066
- "isVirtual": false,
1067
- "isOverride": false,
1068
- "isIndexer": false,
1069
- "hasGetter": true,
1070
- "hasSetter": false
1071
- }
1072
- ],
1073
- "fields": [],
1074
- "events": [],
1075
- "constructors": [
1076
- {
1077
- "normalizedSignature": "constructor|(System.Security.Cryptography.X509Certificates.X509Certificate2,System.Security.Cryptography.X509Certificates.X509Chain,System.Net.Security.SslPolicyErrors):void|static=false",
1078
- "isStatic": false,
1079
- "parameterCount": 3
1080
- }
1081
- ]
1082
- },
1083
- {
1084
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineBuilder",
1085
- "clrName": "Azure.Core.Pipeline.HttpPipelineBuilder",
1086
- "tsEmitName": "HttpPipelineBuilder",
1087
- "kind": "StaticNamespace",
1088
- "accessibility": "Public",
1089
- "isAbstract": true,
1090
- "isSealed": true,
1091
- "isStatic": true,
1092
- "arity": 0,
1093
- "methods": [
1094
- {
1095
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineBuilder::Build(Azure.Core.ClientOptions,Azure.Core.Pipeline.HttpPipelinePolicy[]):Azure.Core.Pipeline.HttpPipeline",
1096
- "clrName": "Build",
1097
- "tsEmitName": "build",
1098
- "normalizedSignature": "Build|(Azure.Core.ClientOptions,Azure.Core.Pipeline.HttpPipelinePolicy[]):Azure.Core.Pipeline.HttpPipeline|static=true",
1099
- "provenance": "Original",
1100
- "emitScope": "ClassSurface",
1101
- "isStatic": true,
1102
- "isAbstract": false,
1103
- "isVirtual": false,
1104
- "isOverride": false,
1105
- "isSealed": false,
1106
- "arity": 0,
1107
- "parameterCount": 2,
1108
- "isExtensionMethod": false
1109
- },
1110
- {
1111
- "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",
1112
- "clrName": "Build",
1113
- "tsEmitName": "build",
1114
- "normalizedSignature": "Build|(Azure.Core.ClientOptions,Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.Pipeline.HttpPipelinePolicy[],Azure.Core.ResponseClassifier):Azure.Core.Pipeline.HttpPipeline|static=true",
1115
- "provenance": "Original",
1116
- "emitScope": "ClassSurface",
1117
- "isStatic": true,
1118
- "isAbstract": false,
1119
- "isVirtual": false,
1120
- "isOverride": false,
1121
- "isSealed": false,
1122
- "arity": 0,
1123
- "parameterCount": 4,
1124
- "isExtensionMethod": false
1125
- },
1126
- {
1127
- "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",
1128
- "clrName": "Build",
1129
- "tsEmitName": "build",
1130
- "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",
1131
- "provenance": "Original",
1132
- "emitScope": "ClassSurface",
1133
- "isStatic": true,
1134
- "isAbstract": false,
1135
- "isVirtual": false,
1136
- "isOverride": false,
1137
- "isSealed": false,
1138
- "arity": 0,
1139
- "parameterCount": 5,
1140
- "isExtensionMethod": false
1141
- },
1142
- {
1143
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineBuilder::Build(Azure.Core.Pipeline.HttpPipelineOptions):Azure.Core.Pipeline.HttpPipeline",
1144
- "clrName": "Build",
1145
- "tsEmitName": "build",
1146
- "normalizedSignature": "Build|(Azure.Core.Pipeline.HttpPipelineOptions):Azure.Core.Pipeline.HttpPipeline|static=true",
1147
- "provenance": "Original",
1148
- "emitScope": "ClassSurface",
1149
- "isStatic": true,
1150
- "isAbstract": false,
1151
- "isVirtual": false,
1152
- "isOverride": false,
1153
- "isSealed": false,
1154
- "arity": 0,
1155
- "parameterCount": 1,
1156
- "isExtensionMethod": false
1157
- },
1158
- {
1159
- "stableId": "Azure.Core:Azure.Core.Pipeline.HttpPipelineBuilder::Build(Azure.Core.Pipeline.HttpPipelineOptions,Azure.Core.Pipeline.HttpPipelineTransportOptions):Azure.Core.Pipeline.DisposableHttpPipeline",
1160
- "clrName": "Build",
1161
- "tsEmitName": "build",
1162
- "normalizedSignature": "Build|(Azure.Core.Pipeline.HttpPipelineOptions,Azure.Core.Pipeline.HttpPipelineTransportOptions):Azure.Core.Pipeline.DisposableHttpPipeline|static=true",
1163
- "provenance": "Original",
1164
- "emitScope": "ClassSurface",
1165
- "isStatic": true,
1166
- "isAbstract": false,
1167
- "isVirtual": false,
1168
- "isOverride": false,
1169
- "isSealed": false,
1170
- "arity": 0,
1171
- "parameterCount": 2,
1172
- "isExtensionMethod": false
1173
- }
1174
- ],
1175
- "properties": [],
1176
- "fields": [],
1177
- "events": [],
1178
- "constructors": []
1179
- }
1180
- ]
1181
- }