Share via


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