LinkedDatabase interface
Specifies details of a linked database resource.
Properties
id | Resource ID of a database resource to link with this database. |
state | State of the link between the database resources. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
Resource ID of a database resource to link with this database.
id?: string
Property Value
string
state
State of the link between the database resources. NOTE: This property will not be serialized. It can only be populated by the server.
state?: string
Property Value
string