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

PSRestorableSqlDatabaseGetResult.Database Property

Definition

Gets the database properties of the restorable SQL database

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Database", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public Microsoft.Azure.Management.CosmosDB.Models.PSRestorableSqlDatabasePropertiesResourceDatabase Database { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Database", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.Database : Microsoft.Azure.Management.CosmosDB.Models.PSRestorableSqlDatabasePropertiesResourceDatabase with get, set
Public Property Database As PSRestorableSqlDatabasePropertiesResourceDatabase

Property Value

Attributes

Applies to