你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PSRestorableMongodbCollectionGetResult 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 PSRestorableMongodbCollectionGetResult
type PSRestorableMongodbCollectionGetResult = class
Public Class PSRestorableMongodbCollectionGetResult
- Inheritance
-
PSRestorableMongodbCollectionGetResult
Constructors
PSRestorableMongodbCollectionGetResult() | |
PSRestorableMongodbCollectionGetResult(RestorableMongodbCollectionGetResult) |
Properties
_rid |
Gets a system generated property. A unique identifier. |
EventTimestamp |
Gets the timestamp of this collection event. |
Id |
Gets the unique resource identifier of the RestorableMongodbCollection resource. |
Name |
Gets the name of the RestorableMongodbCollection resource. |
OperationType |
Gets the operation type of this collection event. Possible values include: 'Create', 'Replace', 'Delete', 'SystemOperation' |
OwnerId |
Gets the name of this restorable MongoDB collection. |
OwnerResourceId |
Gets the resource Id of this restorable MongoDB collection. |
Type |
Gets the type of Azure resource. |