Skip to content

Commit

Permalink
Sqlpoolcreatemodefix01 (Azure#16199)
Browse files Browse the repository at this point in the history
* Added correct description for sqlpool createMode description

* Added correct description for sqlpool createMode description

* Added correct description for sqlpool createMode description

* Modified  createMode as Enum and modelAsString

* prettier fix

Co-authored-by: Sravan Thupili <srthupil@microsoft.com>
  • Loading branch information
sravanthupili and Sravan Thupili authored Oct 9, 2021
1 parent 865f085 commit f8aa8bc
Show file tree
Hide file tree
Showing 7 changed files with 77 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5290,7 +5290,17 @@
},
"createMode": {
"type": "string",
"description": "What is this?"
"description": "Specifies the mode of sql pool creation.\n\nDefault: regular sql pool creation.\n\nPointInTimeRestore: Creates a sql pool by restoring a point in time backup of an existing sql pool. sourceDatabaseId must be specified as the resource ID of the existing sql pool, and restorePointInTime must be specified.\n\nRecovery: Creates a sql pool by a geo-replicated backup. sourceDatabaseId must be specified as the recoverableDatabaseId to restore.\n\nRestore: Creates a sql pool by restoring a backup of a deleted sql pool. SourceDatabaseId should be the sql pool's original resource ID. SourceDatabaseId and sourceDatabaseDeletionDate must be specified.",
"enum": [
"Default",
"PointInTimeRestore",
"Recovery",
"Restore"
],
"x-ms-enum": {
"name": "createMode",
"modelAsString": true
}
},
"creationDate": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5351,7 +5351,17 @@
},
"createMode": {
"type": "string",
"description": "What is this?"
"description": "Specifies the mode of sql pool creation.\n\nDefault: regular sql pool creation.\n\nPointInTimeRestore: Creates a sql pool by restoring a point in time backup of an existing sql pool. sourceDatabaseId must be specified as the resource ID of the existing sql pool, and restorePointInTime must be specified.\n\nRecovery: Creates a sql pool by a geo-replicated backup. sourceDatabaseId must be specified as the recoverableDatabaseId to restore.\n\nRestore: Creates a sql pool by restoring a backup of a deleted sql pool. SourceDatabaseId should be the sql pool's original resource ID. SourceDatabaseId and sourceDatabaseDeletionDate must be specified.",
"enum": [
"Default",
"PointInTimeRestore",
"Recovery",
"Restore"
],
"x-ms-enum": {
"name": "createMode",
"modelAsString": true
}
},
"creationDate": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5351,7 +5351,17 @@
},
"createMode": {
"type": "string",
"description": "What is this?"
"description": "Specifies the mode of sql pool creation.\n\nDefault: regular sql pool creation.\n\nPointInTimeRestore: Creates a sql pool by restoring a point in time backup of an existing sql pool. sourceDatabaseId must be specified as the resource ID of the existing sql pool, and restorePointInTime must be specified.\n\nRecovery: Creates a sql pool by a geo-replicated backup. sourceDatabaseId must be specified as the recoverableDatabaseId to restore.\n\nRestore: Creates a sql pool by restoring a backup of a deleted sql pool. SourceDatabaseId should be the sql pool's original resource ID. SourceDatabaseId and sourceDatabaseDeletionDate must be specified.",
"enum": [
"Default",
"PointInTimeRestore",
"Recovery",
"Restore"
],
"x-ms-enum": {
"name": "createMode",
"modelAsString": true
}
},
"creationDate": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5347,7 +5347,17 @@
},
"createMode": {
"type": "string",
"description": "What is this?"
"description": "Specifies the mode of sql pool creation.\n\nDefault: regular sql pool creation.\n\nPointInTimeRestore: Creates a sql pool by restoring a point in time backup of an existing sql pool. sourceDatabaseId must be specified as the resource ID of the existing sql pool, and restorePointInTime must be specified.\n\nRecovery: Creates a sql pool by a geo-replicated backup. sourceDatabaseId must be specified as the recoverableDatabaseId to restore.\n\nRestore: Creates a sql pool by restoring a backup of a deleted sql pool. SourceDatabaseId should be the sql pool's original resource ID. SourceDatabaseId and sourceDatabaseDeletionDate must be specified.",
"enum": [
"Default",
"PointInTimeRestore",
"Recovery",
"Restore"
],
"x-ms-enum": {
"name": "createMode",
"modelAsString": true
}
},
"creationDate": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5351,7 +5351,17 @@
},
"createMode": {
"type": "string",
"description": "What is this?"
"description": "Specifies the mode of sql pool creation.\n\nDefault: regular sql pool creation.\n\nPointInTimeRestore: Creates a sql pool by restoring a point in time backup of an existing sql pool. sourceDatabaseId must be specified as the resource ID of the existing sql pool, and restorePointInTime must be specified.\n\nRecovery: Creates a sql pool by a geo-replicated backup. sourceDatabaseId must be specified as the recoverableDatabaseId to restore.\n\nRestore: Creates a sql pool by restoring a backup of a deleted sql pool. SourceDatabaseId should be the sql pool's original resource ID. SourceDatabaseId and sourceDatabaseDeletionDate must be specified.",
"enum": [
"Default",
"PointInTimeRestore",
"Recovery",
"Restore"
],
"x-ms-enum": {
"name": "createMode",
"modelAsString": true
}
},
"creationDate": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5351,7 +5351,17 @@
},
"createMode": {
"type": "string",
"description": "What is this?"
"description": "Specifies the mode of sql pool creation.\n\nDefault: regular sql pool creation.\n\nPointInTimeRestore: Creates a sql pool by restoring a point in time backup of an existing sql pool. sourceDatabaseId must be specified as the resource ID of the existing sql pool, and restorePointInTime must be specified.\n\nRecovery: Creates a sql pool by a geo-replicated backup. sourceDatabaseId must be specified as the recoverableDatabaseId to restore.\n\nRestore: Creates a sql pool by restoring a backup of a deleted sql pool. SourceDatabaseId should be the sql pool's original resource ID. SourceDatabaseId and sourceDatabaseDeletionDate must be specified.",
"enum": [
"Default",
"PointInTimeRestore",
"Recovery",
"Restore"
],
"x-ms-enum": {
"name": "createMode",
"modelAsString": true
}
},
"creationDate": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5351,7 +5351,17 @@
},
"createMode": {
"type": "string",
"description": "What is this?"
"description": "Specifies the mode of sql pool creation.\n\nDefault: regular sql pool creation.\n\nPointInTimeRestore: Creates a sql pool by restoring a point in time backup of an existing sql pool. sourceDatabaseId must be specified as the resource ID of the existing sql pool, and restorePointInTime must be specified.\n\nRecovery: Creates a sql pool by a geo-replicated backup. sourceDatabaseId must be specified as the recoverableDatabaseId to restore.\n\nRestore: Creates a sql pool by restoring a backup of a deleted sql pool. SourceDatabaseId should be the sql pool's original resource ID. SourceDatabaseId and sourceDatabaseDeletionDate must be specified.",
"enum": [
"Default",
"PointInTimeRestore",
"Recovery",
"Restore"
],
"x-ms-enum": {
"name": "createMode",
"modelAsString": true
}
},
"creationDate": {
"type": "string",
Expand Down

0 comments on commit f8aa8bc

Please sign in to comment.