Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sqlpoolcreatemodefix01 #16199

Merged
merged 6 commits into from
Oct 9, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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