PSRestorableSqlDatabaseGetResult Class

Definition

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

Applies to