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

PSRestorableMongodbDatabaseGetResult Class

Definition

public class PSRestorableMongodbDatabaseGetResult
type PSRestorableMongodbDatabaseGetResult = class
Public Class PSRestorableMongodbDatabaseGetResult
Inheritance
PSRestorableMongodbDatabaseGetResult

Constructors

PSRestorableMongodbDatabaseGetResult()
PSRestorableMongodbDatabaseGetResult(RestorableMongodbDatabaseGetResult)

Properties

_rid

Gets a system generated property. A unique identifier.

EventTimestamp

Gets the timestamp of this database event.

Id

Gets the unique resource identifier of the RestorableMongodbDatabase resource.

Name

Gets the name of the RestorableMongodbDatabase resource.

OperationType

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

OwnerId

Gets the name of this restorable MongoDB database.

OwnerResourceId

Gets the resource Id of this restorable MongoDB database.

Type

Gets the type of Azure resource.

Applies to