@tsonic/efcore-sqlserver 0.1.1 → 10.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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 +23 -23
  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 +614 -614
  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 +126 -126
  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 +468 -468
  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 +30 -30
  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 +163 -163
  141. package/System.Configuration/bindings.json +4011 -12374
  142. package/System.Configuration/internal/index.d.ts +538 -538
  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
@@ -30,53 +30,53 @@ import type { ValueTask } from "@tsonic/dotnet/System.Threading.Tasks.js";
30
30
  import type { ILoggerFactory } from "@tsonic/microsoft-extensions/Microsoft.Extensions.Logging.js";
31
31
 
32
32
  export enum ClientErrorBehaviors {
33
- default_ = 0,
34
- noThrow = 1
33
+ Default = 0,
34
+ NoThrow = 1
35
35
  }
36
36
 
37
37
 
38
38
  export enum CredentialKind {
39
- none = 0,
40
- apiKeyString = 1,
41
- tokenCredential = 2
39
+ None = 0,
40
+ ApiKeyString = 1,
41
+ TokenCredential = 2
42
42
  }
43
43
 
44
44
 
45
45
  export enum PipelinePosition {
46
- perCall = 0,
47
- perTry = 1,
48
- beforeTransport = 2
46
+ PerCall = 0,
47
+ PerTry = 1,
48
+ BeforeTransport = 2
49
49
  }
50
50
 
51
51
 
52
52
  export interface IJsonModel_1$instance<T> extends IPersistableModel_1<T> {
53
- create(reader: Utf8JsonReader, options: ModelReaderWriterOptions): T | undefined;
54
- create(data: BinaryData, options: ModelReaderWriterOptions): T | undefined;
55
- create(data: BinaryData, options: ModelReaderWriterOptions): T;
56
- getFormatFromOptions(options: ModelReaderWriterOptions): string;
57
- write(writer: Utf8JsonWriter, options: ModelReaderWriterOptions): void;
58
- write(options: ModelReaderWriterOptions): BinaryData;
53
+ Create(reader: Utf8JsonReader, options: ModelReaderWriterOptions): T | undefined;
54
+ Create(data: BinaryData, options: ModelReaderWriterOptions): T | undefined;
55
+ Create(data: BinaryData, options: ModelReaderWriterOptions): T;
56
+ GetFormatFromOptions(options: ModelReaderWriterOptions): string;
57
+ Write(writer: Utf8JsonWriter, options: ModelReaderWriterOptions): void;
58
+ Write(options: ModelReaderWriterOptions): BinaryData;
59
59
  }
60
60
 
61
61
 
62
62
  export type IJsonModel_1<T> = IJsonModel_1$instance<T>;
63
63
 
64
64
  export interface IPersistableModel_1$instance<T> {
65
- create(data: BinaryData, options: ModelReaderWriterOptions): T | undefined;
66
- getFormatFromOptions(options: ModelReaderWriterOptions): string;
67
- write(options: ModelReaderWriterOptions): BinaryData;
65
+ Create(data: BinaryData, options: ModelReaderWriterOptions): T | undefined;
66
+ GetFormatFromOptions(options: ModelReaderWriterOptions): string;
67
+ Write(options: ModelReaderWriterOptions): BinaryData;
68
68
  }
69
69
 
70
70
 
71
71
  export type IPersistableModel_1<T> = IPersistableModel_1$instance<T>;
72
72
 
73
73
  export interface ClientConnection$instance {
74
- readonly credential: unknown | undefined;
75
- readonly credentialKind: CredentialKind;
76
- readonly id: string;
77
- readonly locator: string;
78
- toString(): string;
79
- tryGetLocatorAsUri(uri: Uri): boolean;
74
+ readonly Credential: unknown | undefined;
75
+ readonly CredentialKind: CredentialKind;
76
+ readonly Id: string;
77
+ readonly Locator: string;
78
+ ToString(): string;
79
+ TryGetLocatorAsUri(uri: Uri): boolean;
80
80
  }
81
81
 
82
82
 
@@ -89,24 +89,24 @@ export const ClientConnection: {
89
89
  export type ClientConnection = ClientConnection$instance;
90
90
 
91
91
  export interface ApiKeyAuthenticationPolicy$instance extends AuthenticationPolicy {
92
- process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
93
- processAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
92
+ Process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
93
+ ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
94
94
  }
95
95
 
96
96
 
97
97
  export const ApiKeyAuthenticationPolicy: {
98
98
  new(): ApiKeyAuthenticationPolicy;
99
- createBasicAuthorizationPolicy(credential: ApiKeyCredential): ApiKeyAuthenticationPolicy;
100
- createBearerAuthorizationPolicy(credential: ApiKeyCredential): ApiKeyAuthenticationPolicy;
101
- createHeaderApiKeyPolicy(credential: ApiKeyCredential, headerName: string, keyPrefix?: string): ApiKeyAuthenticationPolicy;
99
+ CreateBasicAuthorizationPolicy(credential: ApiKeyCredential): ApiKeyAuthenticationPolicy;
100
+ CreateBearerAuthorizationPolicy(credential: ApiKeyCredential): ApiKeyAuthenticationPolicy;
101
+ CreateHeaderApiKeyPolicy(credential: ApiKeyCredential, headerName: string, keyPrefix?: string): ApiKeyAuthenticationPolicy;
102
102
  };
103
103
 
104
104
 
105
105
  export type ApiKeyAuthenticationPolicy = ApiKeyAuthenticationPolicy$instance;
106
106
 
107
107
  export interface AsyncCollectionResult$instance {
108
- getContinuationToken(page: ClientResult): ContinuationToken | undefined;
109
- getRawPagesAsync(): IAsyncEnumerable<ClientResult>;
108
+ GetContinuationToken(page: ClientResult): ContinuationToken | undefined;
109
+ GetRawPagesAsync(): IAsyncEnumerable<ClientResult>;
110
110
  }
111
111
 
112
112
 
@@ -127,10 +127,10 @@ export const AuthenticationPolicy: {
127
127
  export type AuthenticationPolicy = AuthenticationPolicy$instance;
128
128
 
129
129
  export interface AuthenticationToken$instance {
130
- readonly expiresOn: Nullable<DateTimeOffset>;
131
- readonly refreshOn: Nullable<DateTimeOffset>;
132
- readonly tokenType: string;
133
- readonly tokenValue: string;
130
+ readonly ExpiresOn: Nullable<DateTimeOffset>;
131
+ readonly RefreshOn: Nullable<DateTimeOffset>;
132
+ readonly TokenType: string;
133
+ readonly TokenValue: string;
134
134
  }
135
135
 
136
136
 
@@ -142,8 +142,8 @@ export const AuthenticationToken: {
142
142
  export type AuthenticationToken = AuthenticationToken$instance;
143
143
 
144
144
  export interface BearerTokenPolicy$instance extends AuthenticationPolicy {
145
- process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
146
- processAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
145
+ Process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
146
+ ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
147
147
  }
148
148
 
149
149
 
@@ -156,7 +156,7 @@ export const BearerTokenPolicy: {
156
156
  export type BearerTokenPolicy = BearerTokenPolicy$instance;
157
157
 
158
158
  export interface ClientCache$instance {
159
- getClient<T>(clientId: unknown, createClient: Func<T>): T;
159
+ GetClient<T>(clientId: unknown, createClient: Func<T>): T;
160
160
  }
161
161
 
162
162
 
@@ -168,7 +168,7 @@ export const ClientCache: {
168
168
  export type ClientCache = ClientCache$instance;
169
169
 
170
170
  export interface ClientConnectionCollection$instance extends KeyedCollection<System_Internal.String, ClientConnection> {
171
- addRange(connections: IEnumerable__System_Collections_Generic<ClientConnection>): void;
171
+ AddRange(connections: IEnumerable__System_Collections_Generic<ClientConnection>): void;
172
172
  }
173
173
 
174
174
 
@@ -180,9 +180,9 @@ export const ClientConnectionCollection: {
180
180
  export type ClientConnectionCollection = ClientConnectionCollection$instance;
181
181
 
182
182
  export interface ClientConnectionProvider$instance {
183
- readonly subclients: ClientCache;
184
- getAllConnections(): IEnumerable__System_Collections_Generic<ClientConnection>;
185
- getConnection(connectionId: string): ClientConnection;
183
+ readonly Subclients: ClientCache;
184
+ GetAllConnections(): IEnumerable__System_Collections_Generic<ClientConnection>;
185
+ GetConnection(connectionId: string): ClientConnection;
186
186
  }
187
187
 
188
188
 
@@ -193,15 +193,15 @@ export const ClientConnectionProvider: {
193
193
  export type ClientConnectionProvider = ClientConnectionProvider$instance;
194
194
 
195
195
  export interface ClientLoggingOptions$instance {
196
- readonly allowedHeaderNames: IList__System_Collections_Generic<System_Internal.String>;
197
- readonly allowedQueryParameters: IList__System_Collections_Generic<System_Internal.String>;
198
- enableLogging: Nullable<System_Internal.Boolean>;
199
- enableMessageContentLogging: Nullable<System_Internal.Boolean>;
200
- enableMessageLogging: Nullable<System_Internal.Boolean>;
201
- get loggerFactory(): ILoggerFactory | undefined;
202
- set loggerFactory(value: ILoggerFactory);
203
- messageContentSizeLimit: Nullable<System_Internal.Int32>;
204
- freeze(): void;
196
+ readonly AllowedHeaderNames: IList__System_Collections_Generic<System_Internal.String>;
197
+ readonly AllowedQueryParameters: IList__System_Collections_Generic<System_Internal.String>;
198
+ EnableLogging: Nullable<System_Internal.Boolean>;
199
+ EnableMessageContentLogging: Nullable<System_Internal.Boolean>;
200
+ EnableMessageLogging: Nullable<System_Internal.Boolean>;
201
+ get LoggerFactory(): ILoggerFactory | undefined;
202
+ set LoggerFactory(value: ILoggerFactory);
203
+ MessageContentSizeLimit: Nullable<System_Internal.Int32>;
204
+ Freeze(): void;
205
205
  }
206
206
 
207
207
 
@@ -213,33 +213,33 @@ export const ClientLoggingOptions: {
213
213
  export type ClientLoggingOptions = ClientLoggingOptions$instance;
214
214
 
215
215
  export interface ClientPipeline$instance {
216
- createMessage(): PipelineMessage;
217
- send(message: PipelineMessage): void;
218
- sendAsync(message: PipelineMessage): ValueTask;
216
+ CreateMessage(): PipelineMessage;
217
+ Send(message: PipelineMessage): void;
218
+ SendAsync(message: PipelineMessage): ValueTask;
219
219
  }
220
220
 
221
221
 
222
222
  export const ClientPipeline: {
223
223
  new(): ClientPipeline;
224
- create(options: ClientPipelineOptions, perCallPolicies: ReadOnlySpan<PipelinePolicy>, perTryPolicies: ReadOnlySpan<PipelinePolicy>, beforeTransportPolicies: ReadOnlySpan<PipelinePolicy>): ClientPipeline;
225
- create(options?: ClientPipelineOptions): ClientPipeline;
224
+ Create(options: ClientPipelineOptions, perCallPolicies: ReadOnlySpan<PipelinePolicy>, perTryPolicies: ReadOnlySpan<PipelinePolicy>, beforeTransportPolicies: ReadOnlySpan<PipelinePolicy>): ClientPipeline;
225
+ Create(options?: ClientPipelineOptions): ClientPipeline;
226
226
  };
227
227
 
228
228
 
229
229
  export type ClientPipeline = ClientPipeline$instance;
230
230
 
231
231
  export interface ClientPipelineOptions$instance {
232
- get clientLoggingOptions(): ClientLoggingOptions | undefined;
233
- set clientLoggingOptions(value: ClientLoggingOptions);
234
- enableDistributedTracing: Nullable<System_Internal.Boolean>;
235
- get messageLoggingPolicy(): PipelinePolicy | undefined;
236
- set messageLoggingPolicy(value: PipelinePolicy);
237
- networkTimeout: Nullable<TimeSpan>;
238
- get retryPolicy(): PipelinePolicy | undefined;
239
- set retryPolicy(value: PipelinePolicy);
240
- transport: PipelineTransport;
241
- addPolicy(policy: PipelinePolicy, position: PipelinePosition): void;
242
- freeze(): void;
232
+ get ClientLoggingOptions(): ClientLoggingOptions | undefined;
233
+ set ClientLoggingOptions(value: ClientLoggingOptions);
234
+ EnableDistributedTracing: Nullable<System_Internal.Boolean>;
235
+ get MessageLoggingPolicy(): PipelinePolicy | undefined;
236
+ set MessageLoggingPolicy(value: PipelinePolicy);
237
+ NetworkTimeout: Nullable<TimeSpan>;
238
+ get RetryPolicy(): PipelinePolicy | undefined;
239
+ set RetryPolicy(value: PipelinePolicy);
240
+ Transport: PipelineTransport;
241
+ AddPolicy(policy: PipelinePolicy, position: PipelinePosition): void;
242
+ Freeze(): void;
243
243
  }
244
244
 
245
245
 
@@ -251,23 +251,23 @@ export const ClientPipelineOptions: {
251
251
  export type ClientPipelineOptions = ClientPipelineOptions$instance;
252
252
 
253
253
  export interface ClientRetryPolicy$instance extends PipelinePolicy {
254
- process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
255
- processAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
254
+ Process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
255
+ ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
256
256
  }
257
257
 
258
258
 
259
259
  export const ClientRetryPolicy: {
260
260
  new(maxRetries: int): ClientRetryPolicy;
261
261
  new(maxRetries: int, enableLogging: boolean, loggerFactory: ILoggerFactory): ClientRetryPolicy;
262
- readonly default_: ClientRetryPolicy;
262
+ readonly Default: ClientRetryPolicy;
263
263
  };
264
264
 
265
265
 
266
266
  export type ClientRetryPolicy = ClientRetryPolicy$instance;
267
267
 
268
268
  export interface CollectionResult$instance {
269
- getContinuationToken(page: ClientResult): ContinuationToken | undefined;
270
- getRawPages(): IEnumerable__System_Collections_Generic<ClientResult>;
269
+ GetContinuationToken(page: ClientResult): ContinuationToken | undefined;
270
+ GetRawPages(): IEnumerable__System_Collections_Generic<ClientResult>;
271
271
  }
272
272
 
273
273
 
@@ -278,23 +278,23 @@ export const CollectionResult: {
278
278
  export type CollectionResult = CollectionResult$instance;
279
279
 
280
280
  export interface GetTokenOptions$instance {
281
- readonly properties: IReadOnlyDictionary<System_Internal.String, unknown>;
281
+ readonly Properties: IReadOnlyDictionary<System_Internal.String, unknown>;
282
282
  }
283
283
 
284
284
 
285
285
  export const GetTokenOptions: {
286
286
  new(properties: IReadOnlyDictionary<System_Internal.String, unknown>): GetTokenOptions;
287
- readonly scopesPropertyName: string;
288
- readonly tokenUrlPropertyName: string;
289
- readonly authorizationUrlPropertyName: string;
290
- readonly refreshUrlPropertyName: string;
287
+ readonly ScopesPropertyName: string;
288
+ readonly TokenUrlPropertyName: string;
289
+ readonly AuthorizationUrlPropertyName: string;
290
+ readonly RefreshUrlPropertyName: string;
291
291
  };
292
292
 
293
293
 
294
294
  export type GetTokenOptions = GetTokenOptions$instance;
295
295
 
296
296
  export interface HttpClientPipelineTransport$instance extends PipelineTransport {
297
- dispose(): void;
297
+ Dispose(): void;
298
298
  }
299
299
 
300
300
 
@@ -302,16 +302,16 @@ export const HttpClientPipelineTransport: {
302
302
  new(): HttpClientPipelineTransport;
303
303
  new(client: HttpClient): HttpClientPipelineTransport;
304
304
  new(client: HttpClient, enableLogging: boolean, loggerFactory: ILoggerFactory): HttpClientPipelineTransport;
305
- readonly shared: HttpClientPipelineTransport;
305
+ readonly Shared: HttpClientPipelineTransport;
306
306
  };
307
307
 
308
308
 
309
309
  export type HttpClientPipelineTransport = HttpClientPipelineTransport$instance;
310
310
 
311
311
  export interface JsonModelConverter$instance extends JsonConverter<IJsonModel_1<unknown>> {
312
- canConvert(typeToConvert: Type): boolean;
313
- read(reader: Utf8JsonReader, typeToConvert: Type, options: JsonSerializerOptions): IJsonModel_1<unknown> | undefined;
314
- write(writer: Utf8JsonWriter, value: IJsonModel_1<unknown>, options: JsonSerializerOptions): void;
312
+ CanConvert(typeToConvert: Type): boolean;
313
+ Read(reader: Utf8JsonReader, typeToConvert: Type, options: JsonSerializerOptions): IJsonModel_1<unknown> | undefined;
314
+ Write(writer: Utf8JsonWriter, value: IJsonModel_1<unknown>, options: JsonSerializerOptions): void;
315
315
  }
316
316
 
317
317
 
@@ -325,14 +325,14 @@ export const JsonModelConverter: {
325
325
  export type JsonModelConverter = JsonModelConverter$instance;
326
326
 
327
327
  export interface MessageLoggingPolicy$instance extends PipelinePolicy {
328
- process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
329
- processAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
328
+ Process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
329
+ ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
330
330
  }
331
331
 
332
332
 
333
333
  export const MessageLoggingPolicy: {
334
334
  new(options: ClientLoggingOptions): MessageLoggingPolicy;
335
- readonly default_: MessageLoggingPolicy;
335
+ readonly Default: MessageLoggingPolicy;
336
336
  };
337
337
 
338
338
 
@@ -343,15 +343,15 @@ export interface ModelReaderWriterBuildableAttribute$instance extends Attribute
343
343
 
344
344
 
345
345
  export const ModelReaderWriterBuildableAttribute: {
346
- new(type_: Type): ModelReaderWriterBuildableAttribute;
346
+ new(type: Type): ModelReaderWriterBuildableAttribute;
347
347
  };
348
348
 
349
349
 
350
350
  export type ModelReaderWriterBuildableAttribute = ModelReaderWriterBuildableAttribute$instance;
351
351
 
352
352
  export interface ModelReaderWriterContext$instance {
353
- getTypeBuilder(type_: Type): ModelReaderWriterTypeBuilder;
354
- tryGetTypeBuilder(type_: Type, builder: ModelReaderWriterTypeBuilder): boolean;
353
+ GetTypeBuilder(type: Type): ModelReaderWriterTypeBuilder;
354
+ TryGetTypeBuilder(type: Type, builder: ModelReaderWriterTypeBuilder): boolean;
355
355
  }
356
356
 
357
357
 
@@ -373,14 +373,14 @@ export const ModelReaderWriterContextTypeAttribute: {
373
373
  export type ModelReaderWriterContextTypeAttribute = ModelReaderWriterContextTypeAttribute$instance;
374
374
 
375
375
  export interface ModelReaderWriterOptions$instance {
376
- readonly format: string;
376
+ readonly Format: string;
377
377
  }
378
378
 
379
379
 
380
380
  export const ModelReaderWriterOptions: {
381
381
  new(format: string): ModelReaderWriterOptions;
382
- readonly json: ModelReaderWriterOptions;
383
- readonly xml: ModelReaderWriterOptions;
382
+ readonly Json: ModelReaderWriterOptions;
383
+ readonly Xml: ModelReaderWriterOptions;
384
384
  };
385
385
 
386
386
 
@@ -397,13 +397,13 @@ export const ModelReaderWriterTypeBuilder: {
397
397
  export type ModelReaderWriterTypeBuilder = ModelReaderWriterTypeBuilder$instance;
398
398
 
399
399
  export interface OperationResult$instance {
400
- readonly hasCompleted: boolean;
401
- readonly rehydrationToken: ContinuationToken | undefined;
402
- getRawResponse(): PipelineResponse;
403
- updateStatus(options?: RequestOptions): ClientResult;
404
- updateStatusAsync(options?: RequestOptions): ValueTask<ClientResult>;
405
- waitForCompletion(cancellationToken?: CancellationToken): void;
406
- waitForCompletionAsync(cancellationToken?: CancellationToken): ValueTask;
400
+ readonly HasCompleted: boolean;
401
+ readonly RehydrationToken: ContinuationToken | undefined;
402
+ GetRawResponse(): PipelineResponse;
403
+ UpdateStatus(options?: RequestOptions): ClientResult;
404
+ UpdateStatusAsync(options?: RequestOptions): ValueTask<ClientResult>;
405
+ WaitForCompletion(cancellationToken?: CancellationToken): void;
406
+ WaitForCompletionAsync(cancellationToken?: CancellationToken): ValueTask;
407
407
  }
408
408
 
409
409
 
@@ -414,7 +414,7 @@ export const OperationResult: {
414
414
  export type OperationResult = OperationResult$instance;
415
415
 
416
416
  export interface PersistableModelProxyAttribute$instance extends Attribute {
417
- readonly proxyType: Type;
417
+ readonly ProxyType: Type;
418
418
  }
419
419
 
420
420
 
@@ -426,17 +426,17 @@ export const PersistableModelProxyAttribute: {
426
426
  export type PersistableModelProxyAttribute = PersistableModelProxyAttribute$instance;
427
427
 
428
428
  export interface PipelineMessage$instance {
429
- bufferResponse: boolean;
430
- readonly cancellationToken: CancellationToken;
431
- networkTimeout: Nullable<TimeSpan>;
432
- readonly request: PipelineRequest;
433
- readonly response: PipelineResponse;
434
- responseClassifier: PipelineMessageClassifier;
435
- apply(options: RequestOptions): void;
436
- dispose(): void;
437
- extractResponse(): PipelineResponse | undefined;
438
- setProperty(key: Type, value: unknown): void;
439
- tryGetProperty(key: Type, value: unknown): boolean;
429
+ BufferResponse: boolean;
430
+ readonly CancellationToken: CancellationToken;
431
+ NetworkTimeout: Nullable<TimeSpan>;
432
+ readonly Request: PipelineRequest;
433
+ readonly Response: PipelineResponse;
434
+ ResponseClassifier: PipelineMessageClassifier;
435
+ Apply(options: RequestOptions): void;
436
+ Dispose(): void;
437
+ ExtractResponse(): PipelineResponse | undefined;
438
+ SetProperty(key: Type, value: unknown): void;
439
+ TryGetProperty(key: Type, value: unknown): boolean;
440
440
  }
441
441
 
442
442
 
@@ -448,22 +448,22 @@ export const PipelineMessage: {
448
448
  export type PipelineMessage = PipelineMessage$instance;
449
449
 
450
450
  export interface PipelineMessageClassifier$instance {
451
- tryClassify(message: PipelineMessage, isError: boolean): boolean;
452
- tryClassify(message: PipelineMessage, exception: Exception, isRetriable: boolean): boolean;
451
+ TryClassify(message: PipelineMessage, isError: boolean): boolean;
452
+ TryClassify(message: PipelineMessage, exception: Exception, isRetriable: boolean): boolean;
453
453
  }
454
454
 
455
455
 
456
456
  export const PipelineMessageClassifier: {
457
- readonly default_: PipelineMessageClassifier;
458
- create(successStatusCodes: ReadOnlySpan<System_Internal.UInt16>): PipelineMessageClassifier;
457
+ readonly Default: PipelineMessageClassifier;
458
+ Create(successStatusCodes: ReadOnlySpan<System_Internal.UInt16>): PipelineMessageClassifier;
459
459
  };
460
460
 
461
461
 
462
462
  export type PipelineMessageClassifier = PipelineMessageClassifier$instance;
463
463
 
464
464
  export interface PipelinePolicy$instance {
465
- process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
466
- processAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
465
+ Process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
466
+ ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
467
467
  }
468
468
 
469
469
 
@@ -474,11 +474,11 @@ export const PipelinePolicy: {
474
474
  export type PipelinePolicy = PipelinePolicy$instance;
475
475
 
476
476
  export interface PipelineRequest$instance {
477
- content: BinaryContent;
478
- readonly headers: PipelineRequestHeaders;
479
- method: string;
480
- uri: Uri;
481
- dispose(): void;
477
+ Content: BinaryContent;
478
+ readonly Headers: PipelineRequestHeaders;
479
+ Method: string;
480
+ Uri: Uri;
481
+ Dispose(): void;
482
482
  }
483
483
 
484
484
 
@@ -489,12 +489,12 @@ export const PipelineRequest: {
489
489
  export type PipelineRequest = PipelineRequest$instance;
490
490
 
491
491
  export interface PipelineRequestHeaders$instance {
492
- add(name: string, value: string): void;
493
- getEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, System_Internal.String>>;
494
- remove(name: string): boolean;
495
- set_(name: string, value: string): void;
496
- tryGetValue(name: string, value: string): boolean;
497
- tryGetValues(name: string, values: IEnumerable__System_Collections_Generic<System_Internal.String>): boolean;
492
+ Add(name: string, value: string): void;
493
+ GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, System_Internal.String>>;
494
+ Remove(name: string): boolean;
495
+ Set(name: string, value: string): void;
496
+ TryGetValue(name: string, value: string): boolean;
497
+ TryGetValues(name: string, values: IEnumerable__System_Collections_Generic<System_Internal.String>): boolean;
498
498
  }
499
499
 
500
500
 
@@ -505,16 +505,16 @@ export const PipelineRequestHeaders: {
505
505
  export type PipelineRequestHeaders = PipelineRequestHeaders$instance;
506
506
 
507
507
  export interface PipelineResponse$instance {
508
- readonly content: BinaryData;
509
- get contentStream(): Stream | undefined;
510
- set contentStream(value: Stream);
511
- readonly headers: PipelineResponseHeaders;
512
- readonly isError: boolean;
513
- readonly reasonPhrase: string;
514
- readonly status: int;
515
- bufferContent(cancellationToken?: CancellationToken): BinaryData;
516
- bufferContentAsync(cancellationToken?: CancellationToken): ValueTask<BinaryData>;
517
- dispose(): void;
508
+ readonly Content: BinaryData;
509
+ get ContentStream(): Stream | undefined;
510
+ set ContentStream(value: Stream);
511
+ readonly Headers: PipelineResponseHeaders;
512
+ readonly IsError: boolean;
513
+ readonly ReasonPhrase: string;
514
+ readonly Status: int;
515
+ BufferContent(cancellationToken?: CancellationToken): BinaryData;
516
+ BufferContentAsync(cancellationToken?: CancellationToken): ValueTask<BinaryData>;
517
+ Dispose(): void;
518
518
  }
519
519
 
520
520
 
@@ -525,9 +525,9 @@ export const PipelineResponse: {
525
525
  export type PipelineResponse = PipelineResponse$instance;
526
526
 
527
527
  export interface PipelineResponseHeaders$instance {
528
- getEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, System_Internal.String>>;
529
- tryGetValue(name: string, value: string): boolean;
530
- tryGetValues(name: string, values: IEnumerable__System_Collections_Generic<System_Internal.String>): boolean;
528
+ GetEnumerator(): IEnumerator<KeyValuePair<System_Internal.String, System_Internal.String>>;
529
+ TryGetValue(name: string, value: string): boolean;
530
+ TryGetValues(name: string, values: IEnumerable__System_Collections_Generic<System_Internal.String>): boolean;
531
531
  }
532
532
 
533
533
 
@@ -538,13 +538,13 @@ export const PipelineResponseHeaders: {
538
538
  export type PipelineResponseHeaders = PipelineResponseHeaders$instance;
539
539
 
540
540
  export interface PipelineTransport$instance extends PipelinePolicy {
541
- createMessage(): PipelineMessage;
542
- process(message: PipelineMessage): void;
543
- process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
544
- process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
545
- processAsync(message: PipelineMessage): ValueTask;
546
- processAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
547
- processAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
541
+ CreateMessage(): PipelineMessage;
542
+ Process(message: PipelineMessage): void;
543
+ Process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
544
+ Process(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): void;
545
+ ProcessAsync(message: PipelineMessage): ValueTask;
546
+ ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
547
+ ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList<PipelinePolicy>, currentIndex: int): ValueTask;
548
548
  }
549
549
 
550
550
 
@@ -555,13 +555,13 @@ export const PipelineTransport: {
555
555
  export type PipelineTransport = PipelineTransport$instance;
556
556
 
557
557
  export interface RequestOptions$instance {
558
- bufferResponse: boolean;
559
- cancellationToken: CancellationToken;
560
- errorOptions: ClientErrorBehaviors;
561
- addHeader(name: string, value: string): void;
562
- addPolicy(policy: PipelinePolicy, position: PipelinePosition): void;
563
- freeze(): void;
564
- setHeader(name: string, value: string): void;
558
+ BufferResponse: boolean;
559
+ CancellationToken: CancellationToken;
560
+ ErrorOptions: ClientErrorBehaviors;
561
+ AddHeader(name: string, value: string): void;
562
+ AddPolicy(policy: PipelinePolicy, position: PipelinePosition): void;
563
+ Freeze(): void;
564
+ SetHeader(name: string, value: string): void;
565
565
  }
566
566
 
567
567
 
@@ -573,22 +573,22 @@ export const RequestOptions: {
573
573
  export type RequestOptions = RequestOptions$instance;
574
574
 
575
575
  export abstract class ActivityExtensions$instance {
576
- static markClientActivityFailed(activity: Activity, exception: Exception): Activity;
577
- static startClientActivity(activitySource: ActivitySource, options: ClientPipelineOptions, name: string, kind?: ActivityKind, parentContext?: ActivityContext, tags?: IEnumerable__System_Collections_Generic<KeyValuePair<System_Internal.String, unknown>>): Activity | undefined;
576
+ static MarkClientActivityFailed(activity: Activity, exception: Exception): Activity;
577
+ static StartClientActivity(activitySource: ActivitySource, options: ClientPipelineOptions, name: string, kind?: ActivityKind, parentContext?: ActivityContext, tags?: IEnumerable__System_Collections_Generic<KeyValuePair<System_Internal.String, unknown>>): Activity | undefined;
578
578
  }
579
579
 
580
580
 
581
581
  export type ActivityExtensions = ActivityExtensions$instance;
582
582
 
583
583
  export abstract class ModelReaderWriter$instance {
584
- static read<T>(data: BinaryData, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): T | undefined;
585
- static read<T extends IPersistableModel_1<T>>(data: BinaryData, options?: ModelReaderWriterOptions): T | undefined;
586
- static read(data: BinaryData, returnType: Type, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): unknown | undefined;
587
- static read(data: BinaryData, returnType: Type, options?: ModelReaderWriterOptions): unknown | undefined;
588
- static write(model: unknown, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): BinaryData;
589
- static write(model: unknown, options?: ModelReaderWriterOptions): BinaryData;
590
- static write<T>(model: T, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): BinaryData;
591
- static write<T extends IPersistableModel_1<T>>(model: T, options?: ModelReaderWriterOptions): BinaryData;
584
+ static Read<T>(data: BinaryData, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): T | undefined;
585
+ static Read<T extends IPersistableModel_1<T>>(data: BinaryData, options?: ModelReaderWriterOptions): T | undefined;
586
+ static Read(data: BinaryData, returnType: Type, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): unknown | undefined;
587
+ static Read(data: BinaryData, returnType: Type, options?: ModelReaderWriterOptions): unknown | undefined;
588
+ static Write(model: unknown, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): BinaryData;
589
+ static Write(model: unknown, options?: ModelReaderWriterOptions): BinaryData;
590
+ static Write<T>(model: T, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): BinaryData;
591
+ static Write<T extends IPersistableModel_1<T>>(model: T, options?: ModelReaderWriterOptions): BinaryData;
592
592
  }
593
593
 
594
594