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