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