你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSRestorableGremlinDatabaseGetResult Class

Definition

public class PSRestorableGremlinDatabaseGetResult
type PSRestorableGremlinDatabaseGetResult = class
Public Class PSRestorableGremlinDatabaseGetResult
Inheritance
PSRestorableGremlinDatabaseGetResult

Constructors

PSRestorableGremlinDatabaseGetResult()
PSRestorableGremlinDatabaseGetResult(RestorableGremlinDatabaseGetResult)

Properties

_rid

Gets a system generated property. A unique identifier.

EventTimestamp

Gets the timestamp of this database event.

Id

Gets or sets Id of the Cosmos DB gremlin database

Name

Gets or sets Name of the Cosmos DB gremlin database

OperationType

Gets the operation type of this database event. Possible values include: 'Create', 'Replace', 'Delete', 'SystemOperation'

OwnerId

Gets the name of this restorable gremlin database.

OwnerResourceId

Gets the resource Id of this restorable gremlin database.

Type

Gets or sets Type of the Cosmos DB resource

Applies to