Bagikan melalui


RestorableSqlDatabasePropertiesResourceDatabase Class

Definition

Cosmos DB SQL database resource object

public class RestorableSqlDatabasePropertiesResourceDatabase
type RestorableSqlDatabasePropertiesResourceDatabase = class
Public Class RestorableSqlDatabasePropertiesResourceDatabase
Inheritance
RestorableSqlDatabasePropertiesResourceDatabase

Constructors

RestorableSqlDatabasePropertiesResourceDatabase()

Initializes a new instance of the RestorableSqlDatabasePropertiesResourceDatabase class.

RestorableSqlDatabasePropertiesResourceDatabase(String, String, Nullable<Double>, String, String, String, String)

Initializes a new instance of the RestorableSqlDatabasePropertiesResourceDatabase class.

Properties

_colls

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

_self

Gets a system generated property that specifies the addressable path of the database resource.

_ts

Gets a system generated property that denotes the last updated timestamp of the resource.

_users

Gets 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