你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PSRestorableSqlDatabaseGetResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSRestorableSqlDatabaseGetResult
type PSRestorableSqlDatabaseGetResult = class
Public Class PSRestorableSqlDatabaseGetResult
- Inheritance
-
PSRestorableSqlDatabaseGetResult
Constructors
PSRestorableSqlDatabaseGetResult() | |
PSRestorableSqlDatabaseGetResult(RestorableSqlDatabaseGetResult) |
Properties
_rid |
Gets a system generated property. A unique identifier. |
Database |
Gets the database properties of the restorable SQL database |
EventTimestamp |
Gets the timestamp of this database event. |
Id |
Gets or sets Id of the Cosmos DB Sql database |
Name |
Gets or sets Name of the Cosmos DB Sql database |
OperationType |
Gets the operation type of this database event. Possible values include: 'Create', 'Replace', 'Delete', 'SystemOperation' |
OwnerId |
Gets the name of this restorable SQL database. |
OwnerResourceId |
Gets the resource Id of this restorable SQL database. |
Type |
Gets or sets Type of the Cosmos DB resource |