Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RestorableSqlDatabasePropertiesResource

Package version

The resource of an Azure Cosmos DB SQL database event

Hierarchy

  • RestorableSqlDatabasePropertiesResource

Index

Properties

Optional database

Cosmos DB SQL database resource object

Optional eventTimestamp

eventTimestamp: undefined | string

The time when this database event happened. NOTE: This property will not be serialized. It can only be populated by the server.

Optional operationType

operationType: OperationType

The operation type of this database event. NOTE: This property will not be serialized. It can only be populated by the server.

Optional ownerId

ownerId: undefined | string

The name of the SQL database. NOTE: This property will not be serialized. It can only be populated by the server.

Optional ownerResourceId

ownerResourceId: undefined | string

The resource ID of the SQL database. NOTE: This property will not be serialized. It can only be populated by the server.

Optional rid

rid: undefined | string

A system generated property. A unique identifier. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc