Skip to content

Commit 384eec7

Browse files
author
Autogenerator Pipeline
committed
Autogenerate schemas
1 parent fd4ae6f commit 384eec7

File tree

2 files changed

+0
-123
lines changed

2 files changed

+0
-123
lines changed

schemas/2019-06-01-preview/Microsoft.Synapse.json

Lines changed: 0 additions & 120 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,6 @@
141141
},
142142
{
143143
"$ref": "#/definitions/workspaces_vulnerabilityAssessments_childResource"
144-
},
145-
{
146-
"$ref": "#/definitions/workspaces_encryptionProtector_childResource"
147144
}
148145
]
149146
}
@@ -331,53 +328,6 @@
331328
],
332329
"description": "Microsoft.Synapse/workspaces/bigDataPools"
333330
},
334-
"workspaces_encryptionProtector": {
335-
"type": "object",
336-
"properties": {
337-
"apiVersion": {
338-
"type": "string",
339-
"enum": [
340-
"2019-06-01-preview"
341-
]
342-
},
343-
"name": {
344-
"oneOf": [
345-
{
346-
"type": "string",
347-
"pattern": "^.*/current$"
348-
},
349-
{
350-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
351-
}
352-
],
353-
"description": "The name of the encryption protector."
354-
},
355-
"properties": {
356-
"oneOf": [
357-
{
358-
"$ref": "#/definitions/EncryptionProtectorProperties"
359-
},
360-
{
361-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
362-
}
363-
],
364-
"description": "Properties for an encryption protector execution."
365-
},
366-
"type": {
367-
"type": "string",
368-
"enum": [
369-
"Microsoft.Synapse/workspaces/encryptionProtector"
370-
]
371-
}
372-
},
373-
"required": [
374-
"apiVersion",
375-
"name",
376-
"properties",
377-
"type"
378-
],
379-
"description": "Microsoft.Synapse/workspaces/encryptionProtector"
380-
},
381331
"workspaces_extendedAuditingSettings": {
382332
"type": "object",
383333
"properties": {
@@ -1870,34 +1820,6 @@
18701820
},
18711821
"description": "Details of the encryption associated with the workspace"
18721822
},
1873-
"EncryptionProtectorProperties": {
1874-
"type": "object",
1875-
"properties": {
1876-
"serverKeyName": {
1877-
"type": "string",
1878-
"description": "The name of the server key."
1879-
},
1880-
"serverKeyType": {
1881-
"oneOf": [
1882-
{
1883-
"type": "string",
1884-
"enum": [
1885-
"ServiceManaged",
1886-
"AzureKeyVault"
1887-
]
1888-
},
1889-
{
1890-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
1891-
}
1892-
],
1893-
"description": "The encryption protector type like 'ServiceManaged', 'AzureKeyVault'."
1894-
}
1895-
},
1896-
"required": [
1897-
"serverKeyType"
1898-
],
1899-
"description": "Properties for an encryption protector execution."
1900-
},
19011823
"EntityReference": {
19021824
"type": "object",
19031825
"properties": {
@@ -4108,48 +4030,6 @@
41084030
],
41094031
"description": "Microsoft.Synapse/workspaces/bigDataPools"
41104032
},
4111-
"workspaces_encryptionProtector_childResource": {
4112-
"type": "object",
4113-
"properties": {
4114-
"apiVersion": {
4115-
"type": "string",
4116-
"enum": [
4117-
"2019-06-01-preview"
4118-
]
4119-
},
4120-
"name": {
4121-
"type": "string",
4122-
"enum": [
4123-
"current"
4124-
],
4125-
"description": "The name of the encryption protector."
4126-
},
4127-
"properties": {
4128-
"oneOf": [
4129-
{
4130-
"$ref": "#/definitions/EncryptionProtectorProperties"
4131-
},
4132-
{
4133-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
4134-
}
4135-
],
4136-
"description": "Properties for an encryption protector execution."
4137-
},
4138-
"type": {
4139-
"type": "string",
4140-
"enum": [
4141-
"encryptionProtector"
4142-
]
4143-
}
4144-
},
4145-
"required": [
4146-
"apiVersion",
4147-
"name",
4148-
"properties",
4149-
"type"
4150-
],
4151-
"description": "Microsoft.Synapse/workspaces/encryptionProtector"
4152-
},
41534033
"workspaces_extendedAuditingSettings_childResource": {
41544034
"type": "object",
41554035
"properties": {

schemas/common/autogeneratedResources.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5467,9 +5467,6 @@
54675467
{
54685468
"$ref": "https://schema.management.azure.com/schemas/2019-06-01-preview/Microsoft.Synapse.json#/resourceDefinitions/workspaces_bigDataPools"
54695469
},
5470-
{
5471-
"$ref": "https://schema.management.azure.com/schemas/2019-06-01-preview/Microsoft.Synapse.json#/resourceDefinitions/workspaces_encryptionProtector"
5472-
},
54735470
{
54745471
"$ref": "https://schema.management.azure.com/schemas/2019-06-01-preview/Microsoft.Synapse.json#/resourceDefinitions/workspaces_extendedAuditingSettings"
54755472
},

0 commit comments

Comments
 (0)