Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RestorableSqlDatabasePropertiesResourceDatabase

Package version

Cosmos DB SQL database resource object

Hierarchy

Index

Properties

Properties

Optional colls

colls: undefined | string

A system generated property that specified the addressable path of the collections resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional etag

etag: undefined | string

A system generated property representing the resource etag required for optimistic concurrency control. NOTE: This property will not be serialized. It can only be populated by the server.

id

id: string

Name of the Cosmos DB SQL database

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.

Optional self

self: undefined | string

A system generated property that specifies the addressable path of the database resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional ts

ts: undefined | number

A system generated property that denotes the last updated timestamp of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional users

users: undefined | string

A system generated property that specifies the addressable path of the users resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc