次の方法で共有


RestorableMongodbCollectionPropertiesResource クラス

定義

Azure Cosmos DB MongoDB コレクション イベントのリソース

public class RestorableMongodbCollectionPropertiesResource
type RestorableMongodbCollectionPropertiesResource = class
Public Class RestorableMongodbCollectionPropertiesResource
継承
RestorableMongodbCollectionPropertiesResource

コンストラクター

RestorableMongodbCollectionPropertiesResource()

RestorableMongodbCollectionPropertiesResource クラスの新しいインスタンスを初期化します。

RestorableMongodbCollectionPropertiesResource(String, String, String, String, String)

RestorableMongodbCollectionPropertiesResource クラスの新しいインスタンスを初期化します。

プロパティ

_rid

システムで生成されたプロパティを取得します。 一意識別子。

EventTimestamp

このコレクション イベントが発生した時刻を取得します。

OperationType

このコレクション イベントの操作の種類を取得します。 指定できる値は、'Create'、'Replace'、'Delete'、'SystemOperation' です。

OwnerId

この MongoDB コレクションの名前を取得します。

OwnerResourceId

この MongoDB コレクションのリソース ID を取得します。

適用対象