Skip to content

Commit a15647e

Browse files
author
Autogenerator Pipeline
committed
Autogenerate schemas
1 parent 1af0ef1 commit a15647e

File tree

2 files changed

+0
-114
lines changed

2 files changed

+0
-114
lines changed

schemas/2017-06-01/Microsoft.AAD.json

Lines changed: 0 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -246,17 +246,6 @@
246246
],
247247
"description": "Secure LDAP Settings"
248248
},
249-
"migrationProperties": {
250-
"oneOf": [
251-
{
252-
"$ref": "#/definitions/MigrationProperties"
253-
},
254-
{
255-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
256-
}
257-
],
258-
"description": "Migration Properties"
259-
},
260249
"notificationSettings": {
261250
"oneOf": [
262251
{
@@ -399,52 +388,6 @@
399388
},
400389
"description": "Secure LDAP Settings"
401390
},
402-
"MigrationProgress": {
403-
"type": "object",
404-
"properties": {
405-
"completionPercentage": {
406-
"oneOf": [
407-
{
408-
"type": "number"
409-
},
410-
{
411-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
412-
}
413-
],
414-
"description": "Completion Percentage"
415-
},
416-
"progressMessage": {
417-
"type": "string",
418-
"description": "Progress Message"
419-
}
420-
},
421-
"description": "Migration Progress"
422-
},
423-
"MigrationProperties": {
424-
"type": "object",
425-
"properties": {
426-
"migrationProgress": {
427-
"oneOf": [
428-
{
429-
"$ref": "#/definitions/MigrationProgress"
430-
},
431-
{
432-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
433-
}
434-
],
435-
"description": "Migration Progress"
436-
},
437-
"oldSubnetId": {
438-
"type": "string",
439-
"description": "Old Subnet Id"
440-
},
441-
"oldVnetSiteId": {
442-
"type": "string",
443-
"description": "Old Vnet Site Id"
444-
}
445-
},
446-
"description": "Migration Properties"
447-
},
448391
"NotificationSettings": {
449392
"type": "object",
450393
"properties": {

schemas/2020-01-01/Microsoft.AAD.json

Lines changed: 0 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -246,17 +246,6 @@
246246
],
247247
"description": "Secure LDAP Settings"
248248
},
249-
"migrationProperties": {
250-
"oneOf": [
251-
{
252-
"$ref": "#/definitions/MigrationProperties"
253-
},
254-
{
255-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
256-
}
257-
],
258-
"description": "Migration Properties"
259-
},
260249
"notificationSettings": {
261250
"oneOf": [
262251
{
@@ -409,52 +398,6 @@
409398
},
410399
"description": "Secure LDAP Settings"
411400
},
412-
"MigrationProgress": {
413-
"type": "object",
414-
"properties": {
415-
"completionPercentage": {
416-
"oneOf": [
417-
{
418-
"type": "number"
419-
},
420-
{
421-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
422-
}
423-
],
424-
"description": "Completion Percentage"
425-
},
426-
"progressMessage": {
427-
"type": "string",
428-
"description": "Progress Message"
429-
}
430-
},
431-
"description": "Migration Progress"
432-
},
433-
"MigrationProperties": {
434-
"type": "object",
435-
"properties": {
436-
"migrationProgress": {
437-
"oneOf": [
438-
{
439-
"$ref": "#/definitions/MigrationProgress"
440-
},
441-
{
442-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
443-
}
444-
],
445-
"description": "Migration Progress"
446-
},
447-
"oldSubnetId": {
448-
"type": "string",
449-
"description": "Old Subnet Id"
450-
},
451-
"oldVnetSiteId": {
452-
"type": "string",
453-
"description": "Old Vnet Site Id"
454-
}
455-
},
456-
"description": "Migration Properties"
457-
},
458401
"NotificationSettings": {
459402
"type": "object",
460403
"properties": {

0 commit comments

Comments
 (0)