Skip to content

Commit 193d729

Browse files
author
Autogenerator Pipeline
committed
Autogenerate schemas
1 parent 3c219b6 commit 193d729

File tree

1 file changed

+20
-127
lines changed

1 file changed

+20
-127
lines changed

schemas/2018-06-01/Microsoft.DataFactory.json

Lines changed: 20 additions & 127 deletions
Original file line numberDiff line numberDiff line change
@@ -6237,34 +6237,13 @@
62376237
"type": "object",
62386238
"properties": {
62396239
"authenticationType": {
6240-
"oneOf": [
6241-
{
6242-
"type": "string",
6243-
"enum": [
6244-
"Office365",
6245-
"Ifd",
6246-
"AADServicePrincipal"
6247-
]
6248-
},
6249-
{
6250-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
6251-
}
6252-
],
6240+
"type": "object",
6241+
"properties": {},
62536242
"description": "The authentication type to connect to Common Data Service for Apps server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario. 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string)."
62546243
},
62556244
"deploymentType": {
6256-
"oneOf": [
6257-
{
6258-
"type": "string",
6259-
"enum": [
6260-
"Online",
6261-
"OnPremisesWithIfd"
6262-
]
6263-
},
6264-
{
6265-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
6266-
}
6267-
],
6245+
"type": "object",
6246+
"properties": {},
62686247
"description": "The deployment type of the Common Data Service for Apps instance. 'Online' for Common Data Service for Apps Online and 'OnPremisesWithIfd' for Common Data Service for Apps on-premises with Ifd. Type: string (or Expression with resultType string)."
62696248
},
62706249
"encryptedCredential": {
@@ -9453,26 +9432,9 @@
94539432
"description": "The column delimiter. Type: string (or Expression with resultType string)."
94549433
},
94559434
"compressionCodec": {
9456-
"oneOf": [
9457-
{
9458-
"type": "string",
9459-
"enum": [
9460-
"none",
9461-
"gzip",
9462-
"snappy",
9463-
"lzo",
9464-
"bzip2",
9465-
"deflate",
9466-
"zipDeflate",
9467-
"lz4",
9468-
"tar",
9469-
"tarGZip"
9470-
]
9471-
},
9472-
{
9473-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
9474-
}
9475-
]
9435+
"type": "object",
9436+
"properties": {},
9437+
"description": "The data compressionCodec. Type: string (or Expression with resultType string)."
94769438
},
94779439
"compressionLevel": {
94789440
"type": "object",
@@ -10236,34 +10198,13 @@
1023610198
"type": "object",
1023710199
"properties": {
1023810200
"authenticationType": {
10239-
"oneOf": [
10240-
{
10241-
"type": "string",
10242-
"enum": [
10243-
"Office365",
10244-
"Ifd",
10245-
"AADServicePrincipal"
10246-
]
10247-
},
10248-
{
10249-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
10250-
}
10251-
],
10201+
"type": "object",
10202+
"properties": {},
1025210203
"description": "The authentication type to connect to Dynamics CRM server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string)."
1025310204
},
1025410205
"deploymentType": {
10255-
"oneOf": [
10256-
{
10257-
"type": "string",
10258-
"enum": [
10259-
"Online",
10260-
"OnPremisesWithIfd"
10261-
]
10262-
},
10263-
{
10264-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
10265-
}
10266-
],
10206+
"type": "object",
10207+
"properties": {},
1026710208
"description": "The deployment type of the Dynamics CRM instance. 'Online' for Dynamics CRM Online and 'OnPremisesWithIfd' for Dynamics CRM on-premises with Ifd. Type: string (or Expression with resultType string)."
1026810209
},
1026910210
"encryptedCredential": {
@@ -10477,34 +10418,13 @@
1047710418
"type": "object",
1047810419
"properties": {
1047910420
"authenticationType": {
10480-
"oneOf": [
10481-
{
10482-
"type": "string",
10483-
"enum": [
10484-
"Office365",
10485-
"Ifd",
10486-
"AADServicePrincipal"
10487-
]
10488-
},
10489-
{
10490-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
10491-
}
10492-
],
10421+
"type": "object",
10422+
"properties": {},
1049310423
"description": "The authentication type to connect to Dynamics server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string)."
1049410424
},
1049510425
"deploymentType": {
10496-
"oneOf": [
10497-
{
10498-
"type": "string",
10499-
"enum": [
10500-
"Online",
10501-
"OnPremisesWithIfd"
10502-
]
10503-
},
10504-
{
10505-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
10506-
}
10507-
],
10426+
"type": "object",
10427+
"properties": {},
1050810428
"description": "The deployment type of the Dynamics instance. 'Online' for Dynamics Online and 'OnPremisesWithIfd' for Dynamics on-premises with Ifd. Type: string (or Expression with resultType string)."
1050910429
},
1051010430
"encryptedCredential": {
@@ -16786,18 +16706,8 @@
1678616706
"description": "Unmatched properties from the message are deserialized this collection"
1678716707
},
1678816708
"filePattern": {
16789-
"oneOf": [
16790-
{
16791-
"type": "string",
16792-
"enum": [
16793-
"setOfObjects",
16794-
"arrayOfObjects"
16795-
]
16796-
},
16797-
{
16798-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
16799-
}
16800-
],
16709+
"type": "object",
16710+
"properties": {},
1680116711
"description": "File pattern of JSON. This setting controls the way a collection of JSON objects will be treated. The default value is 'setOfObjects'. It is case-sensitive."
1680216712
}
1680316713
},
@@ -20402,26 +20312,9 @@
2040220312
"type": "object",
2040320313
"properties": {
2040420314
"compressionCodec": {
20405-
"oneOf": [
20406-
{
20407-
"type": "string",
20408-
"enum": [
20409-
"none",
20410-
"gzip",
20411-
"snappy",
20412-
"lzo",
20413-
"bzip2",
20414-
"deflate",
20415-
"zipDeflate",
20416-
"lz4",
20417-
"tar",
20418-
"tarGZip"
20419-
]
20420-
},
20421-
{
20422-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
20423-
}
20424-
]
20315+
"type": "object",
20316+
"properties": {},
20317+
"description": "The data compressionCodec. Type: string (or Expression with resultType string)."
2042520318
},
2042620319
"location": {
2042720320
"oneOf": [

0 commit comments

Comments
 (0)