Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExtendedResourceProperties

Package version

The system generated resource properties associated with SQL databases, SQL containers, Gremlin databases and Gremlin graphs.

Hierarchy

  • ExtendedResourceProperties

Index

Properties

Properties

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.

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 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.

Generated using TypeDoc