Class MongoDBCollectionGetProperties

java.lang.Object
com.azure.resourcemanager.cosmos.fluent.models.MongoDBCollectionGetProperties
All Implemented Interfaces:
com.azure.json.JsonSerializable<MongoDBCollectionGetProperties>

public final class MongoDBCollectionGetProperties extends Object implements com.azure.json.JsonSerializable<MongoDBCollectionGetProperties>
The properties of an Azure Cosmos DB MongoDB collection.
  • Constructor Details

    • MongoDBCollectionGetProperties

      public MongoDBCollectionGetProperties()
      Creates an instance of MongoDBCollectionGetProperties class.
  • Method Details