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

RestorableMongodbResourcesGetResult interface

要还原的特定数据库。

属性

collectionNames

可用于还原的集合的名称。

databaseName

可用于还原的数据库的名称。

id

ARM 资源的唯一资源标识符。 注意:此属性不会序列化。 它只能由服务器填充。

name

ARM 资源的名称。 注意:此属性不会序列化。 它只能由服务器填充。

type

Azure 资源的类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

collectionNames

可用于还原的集合的名称。

collectionNames?: string[]

属性值

string[]

databaseName

可用于还原的数据库的名称。

databaseName?: string

属性值

string

id

ARM 资源的唯一资源标识符。 注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

name

ARM 资源的名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

type

Azure 资源的类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string