次の方法で共有


MongoDBCollectionGetResults クラス

定義

Azure Cosmos DB MongoDB コレクション。

[Microsoft.Rest.Serialization.JsonTransformation]
public class MongoDBCollectionGetResults : Microsoft.Azure.Management.CosmosDB.Models.ARMResourceProperties
[<Microsoft.Rest.Serialization.JsonTransformation>]
type MongoDBCollectionGetResults = class
    inherit ARMResourceProperties
Public Class MongoDBCollectionGetResults
Inherits ARMResourceProperties
継承
MongoDBCollectionGetResults
属性

コンストラクター

MongoDBCollectionGetResults()

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

MongoDBCollectionGetResults(String, String, String, String, IDictionary<String, String>, MongoDBCollectionGetPropertiesResource, MongoDBCollectionGetPropertiesOptions)

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

プロパティ

Id

ARM リソースの一意のリソース識別子を取得します。

(継承元 ARMResourceProperties)
Location

リソースが属するリソース グループの場所を取得または設定します。

(継承元 ARMResourceProperties)
Name

ARM リソースの名前を取得します。

(継承元 ARMResourceProperties)
Options

Azure Cosmos DB MongoDB コレクション。

Resource

Azure Cosmos DB MongoDB コレクション。

Tags

Azure Cosmos DB MongoDB コレクション。

(継承元 ARMResourceProperties)
Type

Azure リソースの種類を取得します。

(継承元 ARMResourceProperties)

メソッド

Validate()

オブジェクトを検証します。

適用対象