SqlDatabaseGetPropertiesResource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class SqlDatabaseGetPropertiesResource
type SqlDatabaseGetPropertiesResource = class
Public Class SqlDatabaseGetPropertiesResource
- Inheritance
-
SqlDatabaseGetPropertiesResource
Constructors
SqlDatabaseGetPropertiesResource() |
Initializes a new instance of the SqlDatabaseGetPropertiesResource class. |
SqlDatabaseGetPropertiesResource(String, String, Object, String, String, String) |
Initializes a new instance of the SqlDatabaseGetPropertiesResource class. |
Properties
_colls |
Gets or sets a system generated property that specified the addressable path of the collections resource. |
_etag |
Gets a system generated property representing the resource etag required for optimistic concurrency control. |
_rid |
Gets a system generated property. A unique identifier. |
_ts |
Gets a system generated property that denotes the last updated timestamp of the resource. |
_users |
Gets or sets a system generated property that specifies the addressable path of the users resource. |
Id |
Gets or sets name of the Cosmos DB SQL database |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET