DatabaseModel
No documentation available.
Properties
| Name | Description | Additional information |
|---|---|---|
| ServerInstanceName | DB server's name or IP. |
Type: String |
| Name | Name of the database. |
Type: String |
Sample
application/json
Sample:
{
"ServerInstanceName": "sample string 1",
"Name": "sample string 2"
}