MssqlDbFileExportPathInput
Supported in v5.0+
Fields
| Field | Type | Description |
|---|---|---|
| exportPath | String! | Required. Supported in v5.0+ The target path for the database file. |
| logicalName | String! | Required. Supported in v5.0+ Logical name of the database file. |
| newFilename | String | Supported in v5.0+ New filename for the database file. |
| newLogicalName | String | Supported in v5.0+ New logical name for the database file. |