你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SQLDataDirectoryMapping interface

封装有关数据目录的信息

属性

mappingType

数据目录映射的类型

sourceLogicalName

还原源逻辑名称路径

sourcePath

还原源路径

targetPath

目标路径

属性详细信息

mappingType

数据目录映射的类型

mappingType?: string

属性值

string

sourceLogicalName

还原源逻辑名称路径

sourceLogicalName?: string

属性值

string

sourcePath

还原源路径

sourcePath?: string

属性值

string

targetPath

目标路径

targetPath?: string

属性值

string