@tsonic/efcore-sqlserver 0.1.2 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +21 -21
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +613 -613
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +117 -117
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +467 -467
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +162 -162
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +531 -531
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -1,101 +1,87 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Azure.Messaging",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Azure.Core"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Azure.Core:Azure.Messaging.CloudEventDataFormat",
|
|
6
9
|
"clrName": "Azure.Messaging.CloudEventDataFormat",
|
|
7
|
-
"tsEmitName": "CloudEventDataFormat",
|
|
8
10
|
"assemblyName": "Azure.Core",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Enum",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": true,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [],
|
|
11
19
|
"properties": [],
|
|
12
20
|
"fields": [
|
|
13
21
|
{
|
|
14
22
|
"stableId": "Azure.Core:Azure.Messaging.CloudEventDataFormat::value__System.Int32",
|
|
15
23
|
"clrName": "value__",
|
|
16
|
-
"tsEmitName": "value__",
|
|
17
24
|
"metadataToken": 67108959,
|
|
18
25
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
19
26
|
"isStatic": false,
|
|
20
27
|
"isReadOnly": false,
|
|
28
|
+
"isLiteral": false,
|
|
21
29
|
"declaringClrType": "Azure.Messaging.CloudEventDataFormat",
|
|
22
30
|
"declaringAssemblyName": "Azure.Core"
|
|
23
31
|
},
|
|
24
32
|
{
|
|
25
33
|
"stableId": "Azure.Core:Azure.Messaging.CloudEventDataFormat::BinaryAzure.Messaging.CloudEventDataFormat",
|
|
26
34
|
"clrName": "Binary",
|
|
27
|
-
"tsEmitName": "binary",
|
|
28
35
|
"metadataToken": 67108960,
|
|
29
36
|
"normalizedSignature": "Binary|Azure.Messaging.CloudEventDataFormat|static=true|const=true",
|
|
30
37
|
"isStatic": true,
|
|
31
38
|
"isReadOnly": false,
|
|
39
|
+
"isLiteral": true,
|
|
32
40
|
"declaringClrType": "Azure.Messaging.CloudEventDataFormat",
|
|
33
41
|
"declaringAssemblyName": "Azure.Core"
|
|
34
42
|
},
|
|
35
43
|
{
|
|
36
44
|
"stableId": "Azure.Core:Azure.Messaging.CloudEventDataFormat::JsonAzure.Messaging.CloudEventDataFormat",
|
|
37
45
|
"clrName": "Json",
|
|
38
|
-
"tsEmitName": "json",
|
|
39
46
|
"metadataToken": 67108961,
|
|
40
47
|
"normalizedSignature": "Json|Azure.Messaging.CloudEventDataFormat|static=true|const=true",
|
|
41
48
|
"isStatic": true,
|
|
42
49
|
"isReadOnly": false,
|
|
50
|
+
"isLiteral": true,
|
|
43
51
|
"declaringClrType": "Azure.Messaging.CloudEventDataFormat",
|
|
44
52
|
"declaringAssemblyName": "Azure.Core"
|
|
45
53
|
}
|
|
46
54
|
],
|
|
47
55
|
"events": [],
|
|
48
|
-
"constructors": []
|
|
49
|
-
"exposedFields": [
|
|
50
|
-
{
|
|
51
|
-
"tsName": "value__",
|
|
52
|
-
"isStatic": false,
|
|
53
|
-
"tsSignatureId": "value__|System.Int32|static=false|const=false",
|
|
54
|
-
"target": {
|
|
55
|
-
"declaringClrType": "Azure.Messaging.CloudEventDataFormat",
|
|
56
|
-
"declaringAssemblyName": "Azure.Core",
|
|
57
|
-
"metadataToken": 67108959
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"tsName": "binary",
|
|
62
|
-
"isStatic": true,
|
|
63
|
-
"tsSignatureId": "Binary|Azure.Messaging.CloudEventDataFormat|static=true|const=true",
|
|
64
|
-
"target": {
|
|
65
|
-
"declaringClrType": "Azure.Messaging.CloudEventDataFormat",
|
|
66
|
-
"declaringAssemblyName": "Azure.Core",
|
|
67
|
-
"metadataToken": 67108960
|
|
68
|
-
}
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
"tsName": "json",
|
|
72
|
-
"isStatic": true,
|
|
73
|
-
"tsSignatureId": "Json|Azure.Messaging.CloudEventDataFormat|static=true|const=true",
|
|
74
|
-
"target": {
|
|
75
|
-
"declaringClrType": "Azure.Messaging.CloudEventDataFormat",
|
|
76
|
-
"declaringAssemblyName": "Azure.Core",
|
|
77
|
-
"metadataToken": 67108961
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
]
|
|
56
|
+
"constructors": []
|
|
81
57
|
},
|
|
82
58
|
{
|
|
83
59
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent",
|
|
84
60
|
"clrName": "Azure.Messaging.CloudEvent",
|
|
85
|
-
"tsEmitName": "CloudEvent",
|
|
86
61
|
"assemblyName": "Azure.Core",
|
|
87
62
|
"metadataToken": 0,
|
|
63
|
+
"kind": "Class",
|
|
64
|
+
"accessibility": "Public",
|
|
65
|
+
"isAbstract": false,
|
|
66
|
+
"isSealed": false,
|
|
67
|
+
"isStatic": false,
|
|
68
|
+
"arity": 0,
|
|
88
69
|
"methods": [
|
|
89
70
|
{
|
|
90
71
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::ParseMany(System.BinaryData,System.Boolean):Azure.Messaging.CloudEvent[]",
|
|
91
72
|
"clrName": "ParseMany",
|
|
92
|
-
"tsEmitName": "parseMany",
|
|
93
73
|
"metadataToken": 100663607,
|
|
94
74
|
"canonicalSignature": "(System.BinaryData,System.Boolean):Azure.Messaging.CloudEvent[]",
|
|
95
75
|
"normalizedSignature": "ParseMany|(System.BinaryData,System.Boolean):Azure.Messaging.CloudEvent[]|static=true",
|
|
96
76
|
"emitScope": "ClassSurface",
|
|
77
|
+
"provenance": "Original",
|
|
97
78
|
"arity": 0,
|
|
98
79
|
"parameterCount": 2,
|
|
80
|
+
"isStatic": true,
|
|
81
|
+
"isAbstract": false,
|
|
82
|
+
"isVirtual": false,
|
|
83
|
+
"isOverride": false,
|
|
84
|
+
"isSealed": false,
|
|
99
85
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
100
86
|
"declaringAssemblyName": "Azure.Core",
|
|
101
87
|
"isExtensionMethod": false
|
|
@@ -103,13 +89,18 @@
|
|
|
103
89
|
{
|
|
104
90
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::Parse(System.BinaryData,System.Boolean):Azure.Messaging.CloudEvent",
|
|
105
91
|
"clrName": "Parse",
|
|
106
|
-
"tsEmitName": "parse",
|
|
107
92
|
"metadataToken": 100663608,
|
|
108
93
|
"canonicalSignature": "(System.BinaryData,System.Boolean):Azure.Messaging.CloudEvent",
|
|
109
94
|
"normalizedSignature": "Parse|(System.BinaryData,System.Boolean):Azure.Messaging.CloudEvent|static=true",
|
|
110
95
|
"emitScope": "ClassSurface",
|
|
96
|
+
"provenance": "Original",
|
|
111
97
|
"arity": 0,
|
|
112
98
|
"parameterCount": 2,
|
|
99
|
+
"isStatic": true,
|
|
100
|
+
"isAbstract": false,
|
|
101
|
+
"isVirtual": false,
|
|
102
|
+
"isOverride": false,
|
|
103
|
+
"isSealed": false,
|
|
113
104
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
114
105
|
"declaringAssemblyName": "Azure.Core",
|
|
115
106
|
"isExtensionMethod": false
|
|
@@ -119,126 +110,162 @@
|
|
|
119
110
|
{
|
|
120
111
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::Data:System.BinaryData",
|
|
121
112
|
"clrName": "Data",
|
|
122
|
-
"tsEmitName": "data",
|
|
123
113
|
"metadataToken": 385876034,
|
|
124
114
|
"canonicalSignature": ":System.BinaryData",
|
|
125
115
|
"normalizedSignature": "Data|:System.BinaryData|static=false|accessor=getset",
|
|
126
116
|
"emitScope": "ClassSurface",
|
|
117
|
+
"provenance": "Original",
|
|
127
118
|
"isIndexer": false,
|
|
128
119
|
"hasGetter": true,
|
|
129
120
|
"hasSetter": true,
|
|
121
|
+
"isStatic": false,
|
|
122
|
+
"isAbstract": false,
|
|
123
|
+
"isVirtual": false,
|
|
124
|
+
"isOverride": false,
|
|
130
125
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
131
126
|
"declaringAssemblyName": "Azure.Core"
|
|
132
127
|
},
|
|
133
128
|
{
|
|
134
129
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::Id:System.String",
|
|
135
130
|
"clrName": "Id",
|
|
136
|
-
"tsEmitName": "id",
|
|
137
131
|
"metadataToken": 385876035,
|
|
138
132
|
"canonicalSignature": ":System.String",
|
|
139
133
|
"normalizedSignature": "Id|:System.String|static=false|accessor=getset",
|
|
140
134
|
"emitScope": "ClassSurface",
|
|
135
|
+
"provenance": "Original",
|
|
141
136
|
"isIndexer": false,
|
|
142
137
|
"hasGetter": true,
|
|
143
138
|
"hasSetter": true,
|
|
139
|
+
"isStatic": false,
|
|
140
|
+
"isAbstract": false,
|
|
141
|
+
"isVirtual": false,
|
|
142
|
+
"isOverride": false,
|
|
144
143
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
145
144
|
"declaringAssemblyName": "Azure.Core"
|
|
146
145
|
},
|
|
147
146
|
{
|
|
148
147
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::Source:System.String",
|
|
149
148
|
"clrName": "Source",
|
|
150
|
-
"tsEmitName": "source",
|
|
151
149
|
"metadataToken": 385876037,
|
|
152
150
|
"canonicalSignature": ":System.String",
|
|
153
151
|
"normalizedSignature": "Source|:System.String|static=false|accessor=getset",
|
|
154
152
|
"emitScope": "ClassSurface",
|
|
153
|
+
"provenance": "Original",
|
|
155
154
|
"isIndexer": false,
|
|
156
155
|
"hasGetter": true,
|
|
157
156
|
"hasSetter": true,
|
|
157
|
+
"isStatic": false,
|
|
158
|
+
"isAbstract": false,
|
|
159
|
+
"isVirtual": false,
|
|
160
|
+
"isOverride": false,
|
|
158
161
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
159
162
|
"declaringAssemblyName": "Azure.Core"
|
|
160
163
|
},
|
|
161
164
|
{
|
|
162
165
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::Type:System.String",
|
|
163
166
|
"clrName": "Type",
|
|
164
|
-
"tsEmitName": "type",
|
|
165
167
|
"metadataToken": 385876038,
|
|
166
168
|
"canonicalSignature": ":System.String",
|
|
167
169
|
"normalizedSignature": "Type|:System.String|static=false|accessor=getset",
|
|
168
170
|
"emitScope": "ClassSurface",
|
|
171
|
+
"provenance": "Original",
|
|
169
172
|
"isIndexer": false,
|
|
170
173
|
"hasGetter": true,
|
|
171
174
|
"hasSetter": true,
|
|
175
|
+
"isStatic": false,
|
|
176
|
+
"isAbstract": false,
|
|
177
|
+
"isVirtual": false,
|
|
178
|
+
"isOverride": false,
|
|
172
179
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
173
180
|
"declaringAssemblyName": "Azure.Core"
|
|
174
181
|
},
|
|
175
182
|
{
|
|
176
183
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::Time:System.Nullable_1[[System.DateTimeOffset,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
177
184
|
"clrName": "Time",
|
|
178
|
-
"tsEmitName": "time",
|
|
179
185
|
"metadataToken": 385876040,
|
|
180
186
|
"canonicalSignature": ":System.Nullable_1[[System.DateTimeOffset,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
181
187
|
"normalizedSignature": "Time|:System.Nullable_1[[System.DateTimeOffset,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
182
188
|
"emitScope": "ClassSurface",
|
|
189
|
+
"provenance": "Original",
|
|
183
190
|
"isIndexer": false,
|
|
184
191
|
"hasGetter": true,
|
|
185
192
|
"hasSetter": true,
|
|
193
|
+
"isStatic": false,
|
|
194
|
+
"isAbstract": false,
|
|
195
|
+
"isVirtual": false,
|
|
196
|
+
"isOverride": false,
|
|
186
197
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
187
198
|
"declaringAssemblyName": "Azure.Core"
|
|
188
199
|
},
|
|
189
200
|
{
|
|
190
201
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::DataSchema:System.String",
|
|
191
202
|
"clrName": "DataSchema",
|
|
192
|
-
"tsEmitName": "dataSchema",
|
|
193
203
|
"metadataToken": 385876041,
|
|
194
204
|
"canonicalSignature": ":System.String",
|
|
195
205
|
"normalizedSignature": "DataSchema|:System.String|static=false|accessor=getset",
|
|
196
206
|
"emitScope": "ClassSurface",
|
|
207
|
+
"provenance": "Original",
|
|
197
208
|
"isIndexer": false,
|
|
198
209
|
"hasGetter": true,
|
|
199
210
|
"hasSetter": true,
|
|
211
|
+
"isStatic": false,
|
|
212
|
+
"isAbstract": false,
|
|
213
|
+
"isVirtual": false,
|
|
214
|
+
"isOverride": false,
|
|
200
215
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
201
216
|
"declaringAssemblyName": "Azure.Core"
|
|
202
217
|
},
|
|
203
218
|
{
|
|
204
219
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::DataContentType:System.String",
|
|
205
220
|
"clrName": "DataContentType",
|
|
206
|
-
"tsEmitName": "dataContentType",
|
|
207
221
|
"metadataToken": 385876042,
|
|
208
222
|
"canonicalSignature": ":System.String",
|
|
209
223
|
"normalizedSignature": "DataContentType|:System.String|static=false|accessor=getset",
|
|
210
224
|
"emitScope": "ClassSurface",
|
|
225
|
+
"provenance": "Original",
|
|
211
226
|
"isIndexer": false,
|
|
212
227
|
"hasGetter": true,
|
|
213
228
|
"hasSetter": true,
|
|
229
|
+
"isStatic": false,
|
|
230
|
+
"isAbstract": false,
|
|
231
|
+
"isVirtual": false,
|
|
232
|
+
"isOverride": false,
|
|
214
233
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
215
234
|
"declaringAssemblyName": "Azure.Core"
|
|
216
235
|
},
|
|
217
236
|
{
|
|
218
237
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::Subject:System.String",
|
|
219
238
|
"clrName": "Subject",
|
|
220
|
-
"tsEmitName": "subject",
|
|
221
239
|
"metadataToken": 385876044,
|
|
222
240
|
"canonicalSignature": ":System.String",
|
|
223
241
|
"normalizedSignature": "Subject|:System.String|static=false|accessor=getset",
|
|
224
242
|
"emitScope": "ClassSurface",
|
|
243
|
+
"provenance": "Original",
|
|
225
244
|
"isIndexer": false,
|
|
226
245
|
"hasGetter": true,
|
|
227
246
|
"hasSetter": true,
|
|
247
|
+
"isStatic": false,
|
|
248
|
+
"isAbstract": false,
|
|
249
|
+
"isVirtual": false,
|
|
250
|
+
"isOverride": false,
|
|
228
251
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
229
252
|
"declaringAssemblyName": "Azure.Core"
|
|
230
253
|
},
|
|
231
254
|
{
|
|
232
255
|
"stableId": "Azure.Core:Azure.Messaging.CloudEvent::ExtensionAttributes:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
233
256
|
"clrName": "ExtensionAttributes",
|
|
234
|
-
"tsEmitName": "extensionAttributes",
|
|
235
257
|
"metadataToken": 385876045,
|
|
236
258
|
"canonicalSignature": ":System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
237
259
|
"normalizedSignature": "ExtensionAttributes|:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
|
|
238
260
|
"emitScope": "ClassSurface",
|
|
261
|
+
"provenance": "Original",
|
|
239
262
|
"isIndexer": false,
|
|
240
263
|
"hasGetter": true,
|
|
241
264
|
"hasSetter": false,
|
|
265
|
+
"isStatic": false,
|
|
266
|
+
"isAbstract": false,
|
|
267
|
+
"isVirtual": false,
|
|
268
|
+
"isOverride": false,
|
|
242
269
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
243
270
|
"declaringAssemblyName": "Azure.Core"
|
|
244
271
|
}
|
|
@@ -266,189 +293,72 @@
|
|
|
266
293
|
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
267
294
|
"declaringAssemblyName": "Azure.Core"
|
|
268
295
|
}
|
|
269
|
-
],
|
|
270
|
-
"exposedMethods": [
|
|
271
|
-
{
|
|
272
|
-
"tsName": "parseMany",
|
|
273
|
-
"isStatic": true,
|
|
274
|
-
"tsSignatureId": "ParseMany|(System.BinaryData,System.Boolean):Azure.Messaging.CloudEvent[]|static=true",
|
|
275
|
-
"target": {
|
|
276
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
277
|
-
"declaringAssemblyName": "Azure.Core",
|
|
278
|
-
"metadataToken": 100663607
|
|
279
|
-
}
|
|
280
|
-
},
|
|
281
|
-
{
|
|
282
|
-
"tsName": "parse",
|
|
283
|
-
"isStatic": true,
|
|
284
|
-
"tsSignatureId": "Parse|(System.BinaryData,System.Boolean):Azure.Messaging.CloudEvent|static=true",
|
|
285
|
-
"target": {
|
|
286
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
287
|
-
"declaringAssemblyName": "Azure.Core",
|
|
288
|
-
"metadataToken": 100663608
|
|
289
|
-
}
|
|
290
|
-
}
|
|
291
|
-
],
|
|
292
|
-
"exposedProperties": [
|
|
293
|
-
{
|
|
294
|
-
"tsName": "data",
|
|
295
|
-
"isStatic": false,
|
|
296
|
-
"tsSignatureId": "Data|:System.BinaryData|static=false|accessor=getset",
|
|
297
|
-
"target": {
|
|
298
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
299
|
-
"declaringAssemblyName": "Azure.Core",
|
|
300
|
-
"metadataToken": 385876034
|
|
301
|
-
}
|
|
302
|
-
},
|
|
303
|
-
{
|
|
304
|
-
"tsName": "id",
|
|
305
|
-
"isStatic": false,
|
|
306
|
-
"tsSignatureId": "Id|:System.String|static=false|accessor=getset",
|
|
307
|
-
"target": {
|
|
308
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
309
|
-
"declaringAssemblyName": "Azure.Core",
|
|
310
|
-
"metadataToken": 385876035
|
|
311
|
-
}
|
|
312
|
-
},
|
|
313
|
-
{
|
|
314
|
-
"tsName": "source",
|
|
315
|
-
"isStatic": false,
|
|
316
|
-
"tsSignatureId": "Source|:System.String|static=false|accessor=getset",
|
|
317
|
-
"target": {
|
|
318
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
319
|
-
"declaringAssemblyName": "Azure.Core",
|
|
320
|
-
"metadataToken": 385876037
|
|
321
|
-
}
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
"tsName": "type",
|
|
325
|
-
"isStatic": false,
|
|
326
|
-
"tsSignatureId": "Type|:System.String|static=false|accessor=getset",
|
|
327
|
-
"target": {
|
|
328
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
329
|
-
"declaringAssemblyName": "Azure.Core",
|
|
330
|
-
"metadataToken": 385876038
|
|
331
|
-
}
|
|
332
|
-
},
|
|
333
|
-
{
|
|
334
|
-
"tsName": "time",
|
|
335
|
-
"isStatic": false,
|
|
336
|
-
"tsSignatureId": "Time|:System.Nullable_1[[System.DateTimeOffset,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
|
|
337
|
-
"target": {
|
|
338
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
339
|
-
"declaringAssemblyName": "Azure.Core",
|
|
340
|
-
"metadataToken": 385876040
|
|
341
|
-
}
|
|
342
|
-
},
|
|
343
|
-
{
|
|
344
|
-
"tsName": "dataSchema",
|
|
345
|
-
"isStatic": false,
|
|
346
|
-
"tsSignatureId": "DataSchema|:System.String|static=false|accessor=getset",
|
|
347
|
-
"target": {
|
|
348
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
349
|
-
"declaringAssemblyName": "Azure.Core",
|
|
350
|
-
"metadataToken": 385876041
|
|
351
|
-
}
|
|
352
|
-
},
|
|
353
|
-
{
|
|
354
|
-
"tsName": "dataContentType",
|
|
355
|
-
"isStatic": false,
|
|
356
|
-
"tsSignatureId": "DataContentType|:System.String|static=false|accessor=getset",
|
|
357
|
-
"target": {
|
|
358
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
359
|
-
"declaringAssemblyName": "Azure.Core",
|
|
360
|
-
"metadataToken": 385876042
|
|
361
|
-
}
|
|
362
|
-
},
|
|
363
|
-
{
|
|
364
|
-
"tsName": "subject",
|
|
365
|
-
"isStatic": false,
|
|
366
|
-
"tsSignatureId": "Subject|:System.String|static=false|accessor=getset",
|
|
367
|
-
"target": {
|
|
368
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
369
|
-
"declaringAssemblyName": "Azure.Core",
|
|
370
|
-
"metadataToken": 385876044
|
|
371
|
-
}
|
|
372
|
-
},
|
|
373
|
-
{
|
|
374
|
-
"tsName": "extensionAttributes",
|
|
375
|
-
"isStatic": false,
|
|
376
|
-
"tsSignatureId": "ExtensionAttributes|:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
|
|
377
|
-
"target": {
|
|
378
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
379
|
-
"declaringAssemblyName": "Azure.Core",
|
|
380
|
-
"metadataToken": 385876045
|
|
381
|
-
}
|
|
382
|
-
}
|
|
383
|
-
],
|
|
384
|
-
"exposedConstructors": [
|
|
385
|
-
{
|
|
386
|
-
"isStatic": false,
|
|
387
|
-
"tsSignatureId": "constructor|(System.String,System.String,System.Object,System.Type):void|static=false",
|
|
388
|
-
"target": {
|
|
389
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
390
|
-
"declaringAssemblyName": "Azure.Core",
|
|
391
|
-
"metadataToken": 100663582
|
|
392
|
-
}
|
|
393
|
-
},
|
|
394
|
-
{
|
|
395
|
-
"isStatic": false,
|
|
396
|
-
"tsSignatureId": "constructor|(System.String,System.String,System.BinaryData,System.String,Azure.Messaging.CloudEventDataFormat):void|static=false",
|
|
397
|
-
"target": {
|
|
398
|
-
"declaringClrType": "Azure.Messaging.CloudEvent",
|
|
399
|
-
"declaringAssemblyName": "Azure.Core",
|
|
400
|
-
"metadataToken": 100663583
|
|
401
|
-
}
|
|
402
|
-
}
|
|
403
296
|
]
|
|
404
297
|
},
|
|
405
298
|
{
|
|
406
299
|
"stableId": "Azure.Core:Azure.Messaging.MessageContent",
|
|
407
300
|
"clrName": "Azure.Messaging.MessageContent",
|
|
408
|
-
"tsEmitName": "MessageContent",
|
|
409
301
|
"assemblyName": "Azure.Core",
|
|
410
302
|
"metadataToken": 0,
|
|
303
|
+
"kind": "Class",
|
|
304
|
+
"accessibility": "Public",
|
|
305
|
+
"isAbstract": false,
|
|
306
|
+
"isSealed": false,
|
|
307
|
+
"isStatic": false,
|
|
308
|
+
"arity": 0,
|
|
411
309
|
"methods": [],
|
|
412
310
|
"properties": [
|
|
413
311
|
{
|
|
414
312
|
"stableId": "Azure.Core:Azure.Messaging.MessageContent::Data:System.BinaryData",
|
|
415
313
|
"clrName": "Data",
|
|
416
|
-
"tsEmitName": "data",
|
|
417
314
|
"metadataToken": 385876051,
|
|
418
315
|
"canonicalSignature": ":System.BinaryData",
|
|
419
316
|
"normalizedSignature": "Data|:System.BinaryData|static=false|accessor=getset",
|
|
420
317
|
"emitScope": "ClassSurface",
|
|
318
|
+
"provenance": "Original",
|
|
421
319
|
"isIndexer": false,
|
|
422
320
|
"hasGetter": true,
|
|
423
321
|
"hasSetter": true,
|
|
322
|
+
"isStatic": false,
|
|
323
|
+
"isAbstract": false,
|
|
324
|
+
"isVirtual": true,
|
|
325
|
+
"isOverride": false,
|
|
424
326
|
"declaringClrType": "Azure.Messaging.MessageContent",
|
|
425
327
|
"declaringAssemblyName": "Azure.Core"
|
|
426
328
|
},
|
|
427
329
|
{
|
|
428
330
|
"stableId": "Azure.Core:Azure.Messaging.MessageContent::ContentType:System.Nullable_1[[Azure.Core.ContentType,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
429
331
|
"clrName": "ContentType",
|
|
430
|
-
"tsEmitName": "contentType",
|
|
431
332
|
"metadataToken": 385876052,
|
|
432
333
|
"canonicalSignature": ":System.Nullable_1[[Azure.Core.ContentType,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]",
|
|
433
334
|
"normalizedSignature": "ContentType|:System.Nullable_1[[Azure.Core.ContentType,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=getset",
|
|
434
335
|
"emitScope": "ClassSurface",
|
|
336
|
+
"provenance": "Original",
|
|
435
337
|
"isIndexer": false,
|
|
436
338
|
"hasGetter": true,
|
|
437
339
|
"hasSetter": true,
|
|
340
|
+
"isStatic": false,
|
|
341
|
+
"isAbstract": false,
|
|
342
|
+
"isVirtual": true,
|
|
343
|
+
"isOverride": false,
|
|
438
344
|
"declaringClrType": "Azure.Messaging.MessageContent",
|
|
439
345
|
"declaringAssemblyName": "Azure.Core"
|
|
440
346
|
},
|
|
441
347
|
{
|
|
442
348
|
"stableId": "Azure.Core:Azure.Messaging.MessageContent::IsReadOnly:System.Boolean",
|
|
443
349
|
"clrName": "IsReadOnly",
|
|
444
|
-
"tsEmitName": "isReadOnly",
|
|
445
350
|
"metadataToken": 385876054,
|
|
446
351
|
"canonicalSignature": ":System.Boolean",
|
|
447
352
|
"normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
|
|
448
353
|
"emitScope": "ClassSurface",
|
|
354
|
+
"provenance": "Original",
|
|
449
355
|
"isIndexer": false,
|
|
450
356
|
"hasGetter": true,
|
|
451
357
|
"hasSetter": false,
|
|
358
|
+
"isStatic": false,
|
|
359
|
+
"isAbstract": false,
|
|
360
|
+
"isVirtual": true,
|
|
361
|
+
"isOverride": false,
|
|
452
362
|
"declaringClrType": "Azure.Messaging.MessageContent",
|
|
453
363
|
"declaringAssemblyName": "Azure.Core"
|
|
454
364
|
}
|
|
@@ -466,49 +376,6 @@
|
|
|
466
376
|
"declaringClrType": "Azure.Messaging.MessageContent",
|
|
467
377
|
"declaringAssemblyName": "Azure.Core"
|
|
468
378
|
}
|
|
469
|
-
],
|
|
470
|
-
"exposedProperties": [
|
|
471
|
-
{
|
|
472
|
-
"tsName": "data",
|
|
473
|
-
"isStatic": false,
|
|
474
|
-
"tsSignatureId": "Data|:System.BinaryData|static=false|accessor=getset",
|
|
475
|
-
"target": {
|
|
476
|
-
"declaringClrType": "Azure.Messaging.MessageContent",
|
|
477
|
-
"declaringAssemblyName": "Azure.Core",
|
|
478
|
-
"metadataToken": 385876051
|
|
479
|
-
}
|
|
480
|
-
},
|
|
481
|
-
{
|
|
482
|
-
"tsName": "contentType",
|
|
483
|
-
"isStatic": false,
|
|
484
|
-
"tsSignatureId": "ContentType|:System.Nullable_1[[Azure.Core.ContentType,Azure.Core,Version=1.47.1.0,Culture=neutral,PublicKeyToken=92742159e12e44c8]]|static=false|accessor=getset",
|
|
485
|
-
"target": {
|
|
486
|
-
"declaringClrType": "Azure.Messaging.MessageContent",
|
|
487
|
-
"declaringAssemblyName": "Azure.Core",
|
|
488
|
-
"metadataToken": 385876052
|
|
489
|
-
}
|
|
490
|
-
},
|
|
491
|
-
{
|
|
492
|
-
"tsName": "isReadOnly",
|
|
493
|
-
"isStatic": false,
|
|
494
|
-
"tsSignatureId": "IsReadOnly|:System.Boolean|static=false|accessor=get",
|
|
495
|
-
"target": {
|
|
496
|
-
"declaringClrType": "Azure.Messaging.MessageContent",
|
|
497
|
-
"declaringAssemblyName": "Azure.Core",
|
|
498
|
-
"metadataToken": 385876054
|
|
499
|
-
}
|
|
500
|
-
}
|
|
501
|
-
],
|
|
502
|
-
"exposedConstructors": [
|
|
503
|
-
{
|
|
504
|
-
"isStatic": false,
|
|
505
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
506
|
-
"target": {
|
|
507
|
-
"declaringClrType": "Azure.Messaging.MessageContent",
|
|
508
|
-
"declaringAssemblyName": "Azure.Core",
|
|
509
|
-
"metadataToken": 100663644
|
|
510
|
-
}
|
|
511
|
-
}
|
|
512
379
|
]
|
|
513
380
|
}
|
|
514
381
|
]
|
|
@@ -13,43 +13,43 @@ import * as System_Lib from "@tsonic/dotnet/System.js";
|
|
|
13
13
|
import type { Boolean as ClrBoolean, DateTimeOffset, Enum, IComparable, IConvertible, IFormattable, Int32, ISpanFormattable, Nullable, Object as ClrObject, String as ClrString, Type } from "@tsonic/dotnet/System.js";
|
|
14
14
|
|
|
15
15
|
export enum CloudEventDataFormat {
|
|
16
|
-
|
|
17
|
-
|
|
16
|
+
Binary = 0,
|
|
17
|
+
Json = 1
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
export interface CloudEvent$instance {
|
|
22
|
-
get
|
|
23
|
-
set
|
|
24
|
-
get
|
|
25
|
-
set
|
|
26
|
-
get
|
|
27
|
-
set
|
|
28
|
-
readonly
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
get
|
|
32
|
-
set
|
|
33
|
-
|
|
34
|
-
|
|
22
|
+
get Data(): BinaryData | undefined;
|
|
23
|
+
set Data(value: BinaryData);
|
|
24
|
+
get DataContentType(): string | undefined;
|
|
25
|
+
set DataContentType(value: string);
|
|
26
|
+
get DataSchema(): string | undefined;
|
|
27
|
+
set DataSchema(value: string);
|
|
28
|
+
readonly ExtensionAttributes: IDictionary<System_Internal.String, unknown>;
|
|
29
|
+
Id: string;
|
|
30
|
+
Source: string;
|
|
31
|
+
get Subject(): string | undefined;
|
|
32
|
+
set Subject(value: string);
|
|
33
|
+
Time: Nullable<DateTimeOffset>;
|
|
34
|
+
Type: string;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
export const CloudEvent: {
|
|
39
39
|
new(source: string, type: string, jsonSerializableData: unknown, dataSerializationType: Type): CloudEvent;
|
|
40
40
|
new(source: string, type: string, data: BinaryData, dataContentType: string, dataFormat: CloudEventDataFormat): CloudEvent;
|
|
41
|
-
|
|
42
|
-
|
|
41
|
+
Parse(json: BinaryData, skipValidation?: boolean): CloudEvent | undefined;
|
|
42
|
+
ParseMany(json: BinaryData, skipValidation?: boolean): CloudEvent[];
|
|
43
43
|
};
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
export type CloudEvent = CloudEvent$instance;
|
|
47
47
|
|
|
48
48
|
export interface MessageContent$instance {
|
|
49
|
-
|
|
50
|
-
get
|
|
51
|
-
set
|
|
52
|
-
readonly
|
|
49
|
+
ContentType: Nullable<ContentType>;
|
|
50
|
+
get Data(): BinaryData | undefined;
|
|
51
|
+
set Data(value: BinaryData);
|
|
52
|
+
readonly IsReadOnly: boolean;
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
|