public interface SqlDatabase extends HasInnerModel<SqlDatabaseGetResultsInner>
| Modifier and Type | Method and Description |
|---|---|
String |
colls()
Get a system generated property that specified the addressable path of the collections resource.
|
String |
etag()
Get a system generated property representing the resource etag required for optimistic concurrency control.
|
String |
rid()
Get a system generated property.
|
String |
sqlDatabaseId()
Get name of the Cosmos DB SQL database.
|
Object |
ts()
Get a system generated property that denotes the last updated timestamp of the resource.
|
String |
users()
Get a system generated property that specifies the addressable path of the users resource.
|
innerModelString sqlDatabaseId()
String rid()
Object ts()
String etag()
String colls()
String users()
Copyright © 2020 Microsoft Corporation. All rights reserved.