次の方法で共有


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