Azure.ResourceManager.CosmosDB Namespace

Classes

CassandraClusterCollection

A class representing a collection of CassandraClusterResource and their operations. Each CassandraClusterResource in the collection will belong to the same instance of ResourceGroupResource. To get a CassandraClusterCollection instance call the GetCassandraClusters method from an instance of ResourceGroupResource.

CassandraClusterData

A class representing the CassandraCluster data model. Representation of a managed Cassandra cluster.

CassandraClusterResource

A Class representing a CassandraCluster along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CassandraClusterResource from an instance of ArmClient using the GetCassandraClusterResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetCassandraCluster method.

CassandraDataCenterCollection

A class representing a collection of CassandraDataCenterResource and their operations. Each CassandraDataCenterResource in the collection will belong to the same instance of CassandraClusterResource. To get a CassandraDataCenterCollection instance call the GetCassandraDataCenters method from an instance of CassandraClusterResource.

CassandraDataCenterData

A class representing the CassandraDataCenter data model. A managed Cassandra data center.

CassandraDataCenterResource

A Class representing a CassandraDataCenter along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CassandraDataCenterResource from an instance of ArmClient using the GetCassandraDataCenterResource method. Otherwise you can get one from its parent resource CassandraClusterResource using the GetCassandraDataCenter method.

CassandraKeyspaceCollection

A class representing a collection of CassandraKeyspaceResource and their operations. Each CassandraKeyspaceResource in the collection will belong to the same instance of CosmosDBAccountResource. To get a CassandraKeyspaceCollection instance call the GetCassandraKeyspaces method from an instance of CosmosDBAccountResource.

CassandraKeyspaceData

A class representing the CassandraKeyspace data model. An Azure Cosmos DB Cassandra keyspace.

CassandraKeyspaceResource

A Class representing a CassandraKeyspace along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CassandraKeyspaceResource from an instance of ArmClient using the GetCassandraKeyspaceResource method. Otherwise you can get one from its parent resource CosmosDBAccountResource using the GetCassandraKeyspace method.

CassandraKeyspaceThroughputSettingResource

A Class representing a CassandraKeyspaceThroughputSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CassandraKeyspaceThroughputSettingResource from an instance of ArmClient using the GetCassandraKeyspaceThroughputSettingResource method. Otherwise you can get one from its parent resource CassandraKeyspaceResource using the GetCassandraKeyspaceThroughputSetting method.

CassandraTableCollection

A class representing a collection of CassandraTableResource and their operations. Each CassandraTableResource in the collection will belong to the same instance of CassandraKeyspaceResource. To get a CassandraTableCollection instance call the GetCassandraTables method from an instance of CassandraKeyspaceResource.

CassandraTableData

A class representing the CassandraTable data model. An Azure Cosmos DB Cassandra table.

CassandraTableResource

A Class representing a CassandraTable along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CassandraTableResource from an instance of ArmClient using the GetCassandraTableResource method. Otherwise you can get one from its parent resource CassandraKeyspaceResource using the GetCassandraTable method.

CassandraTableThroughputSettingResource

A Class representing a CassandraTableThroughputSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CassandraTableThroughputSettingResource from an instance of ArmClient using the GetCassandraTableThroughputSettingResource method. Otherwise you can get one from its parent resource CassandraTableResource using the GetCassandraTableThroughputSetting method.

CassandraViewGetResultCollection

A class representing a collection of CassandraViewGetResultResource and their operations. Each CassandraViewGetResultResource in the collection will belong to the same instance of CassandraKeyspaceResource. To get a CassandraViewGetResultCollection instance call the GetCassandraViewGetResults method from an instance of CassandraKeyspaceResource.

CassandraViewGetResultData

A class representing the CassandraViewGetResult data model. An Azure Cosmos DB Cassandra view.

CassandraViewGetResultResource

A Class representing a CassandraViewGetResult along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CassandraViewGetResultResource from an instance of ArmClient using the GetCassandraViewGetResultResource method. Otherwise you can get one from its parent resource CassandraKeyspaceResource using the GetCassandraViewGetResult method.

CassandraViewThroughputSettingResource

A Class representing a CassandraViewThroughputSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CassandraViewThroughputSettingResource from an instance of ArmClient using the GetCassandraViewThroughputSettingResource method. Otherwise you can get one from its parent resource CassandraViewGetResultResource using the GetCassandraViewThroughputSetting method.

CosmosDBAccountCollection

A class representing a collection of CosmosDBAccountResource and their operations. Each CosmosDBAccountResource in the collection will belong to the same instance of ResourceGroupResource. To get a CosmosDBAccountCollection instance call the GetCosmosDBAccounts method from an instance of ResourceGroupResource.

CosmosDBAccountData

A class representing the CosmosDBAccount data model. An Azure Cosmos DB database account.

CosmosDBAccountResource

A Class representing a CosmosDBAccount along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosDBAccountResource from an instance of ArmClient using the GetCosmosDBAccountResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetCosmosDBAccount method.

CosmosDBExtensions

A class to add extension methods to Azure.ResourceManager.CosmosDB.

CosmosDBFirewallRuleCollection

A class representing a collection of CosmosDBFirewallRuleResource and their operations. Each CosmosDBFirewallRuleResource in the collection will belong to the same instance of MongoClusterResource. To get a CosmosDBFirewallRuleCollection instance call the GetCosmosDBFirewallRules method from an instance of MongoClusterResource.

CosmosDBFirewallRuleData

A class representing the CosmosDBFirewallRule data model. Represents a mongo cluster firewall rule.

CosmosDBFirewallRuleResource

A Class representing a CosmosDBFirewallRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosDBFirewallRuleResource from an instance of ArmClient using the GetCosmosDBFirewallRuleResource method. Otherwise you can get one from its parent resource MongoClusterResource using the GetCosmosDBFirewallRule method.

CosmosDBLocationCollection

A class representing a collection of CosmosDBLocationResource and their operations. Each CosmosDBLocationResource in the collection will belong to the same instance of SubscriptionResource. To get a CosmosDBLocationCollection instance call the GetCosmosDBLocations method from an instance of SubscriptionResource.

CosmosDBLocationData

A class representing the CosmosDBLocation data model. Cosmos DB location get result

CosmosDBLocationResource

A Class representing a CosmosDBLocation along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosDBLocationResource from an instance of ArmClient using the GetCosmosDBLocationResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetCosmosDBLocation method.

CosmosDBPrivateEndpointConnectionCollection

A class representing a collection of CosmosDBPrivateEndpointConnectionResource and their operations. Each CosmosDBPrivateEndpointConnectionResource in the collection will belong to the same instance of CosmosDBAccountResource. To get a CosmosDBPrivateEndpointConnectionCollection instance call the GetCosmosDBPrivateEndpointConnections method from an instance of CosmosDBAccountResource.

CosmosDBPrivateEndpointConnectionData

A class representing the CosmosDBPrivateEndpointConnection data model. A private endpoint connection

CosmosDBPrivateEndpointConnectionResource

A Class representing a CosmosDBPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosDBPrivateEndpointConnectionResource from an instance of ArmClient using the GetCosmosDBPrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource CosmosDBAccountResource using the GetCosmosDBPrivateEndpointConnection method.

CosmosDBPrivateLinkResource

A Class representing a CosmosDBPrivateLinkResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosDBPrivateLinkResource from an instance of ArmClient using the GetCosmosDBPrivateLinkResource method. Otherwise you can get one from its parent resource CosmosDBAccountResource using the GetCosmosDBPrivateLinkResource method.

CosmosDBPrivateLinkResourceCollection

A class representing a collection of CosmosDBPrivateLinkResource and their operations. Each CosmosDBPrivateLinkResource in the collection will belong to the same instance of CosmosDBAccountResource. To get a CosmosDBPrivateLinkResourceCollection instance call the GetCosmosDBPrivateLinkResources method from an instance of CosmosDBAccountResource.

CosmosDBPrivateLinkResourceData

A class representing the CosmosDBPrivateLinkResource data model. A private link resource

CosmosDBServiceCollection

A class representing a collection of CosmosDBServiceResource and their operations. Each CosmosDBServiceResource in the collection will belong to the same instance of CosmosDBAccountResource. To get a CosmosDBServiceCollection instance call the GetCosmosDBServices method from an instance of CosmosDBAccountResource.

CosmosDBServiceData

A class representing the CosmosDBService data model. Properties for the database account.

CosmosDBServiceResource

A Class representing a CosmosDBService along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosDBServiceResource from an instance of ArmClient using the GetCosmosDBServiceResource method. Otherwise you can get one from its parent resource CosmosDBAccountResource using the GetCosmosDBService method.

CosmosDBSqlClientEncryptionKeyCollection

A class representing a collection of CosmosDBSqlClientEncryptionKeyResource and their operations. Each CosmosDBSqlClientEncryptionKeyResource in the collection will belong to the same instance of CosmosDBSqlDatabaseResource. To get a CosmosDBSqlClientEncryptionKeyCollection instance call the GetCosmosDBSqlClientEncryptionKeys method from an instance of CosmosDBSqlDatabaseResource.

CosmosDBSqlClientEncryptionKeyData

A class representing the CosmosDBSqlClientEncryptionKey data model. Client Encryption Key.

CosmosDBSqlClientEncryptionKeyResource

A Class representing a CosmosDBSqlClientEncryptionKey along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosDBSqlClientEncryptionKeyResource from an instance of ArmClient using the GetCosmosDBSqlClientEncryptionKeyResource method. Otherwise you can get one from its parent resource CosmosDBSqlDatabaseResource using the GetCosmosDBSqlClientEncryptionKey method.

CosmosDBSqlContainerCollection

A class representing a collection of CosmosDBSqlContainerResource and their operations. Each CosmosDBSqlContainerResource in the collection will belong to the same instance of CosmosDBSqlDatabaseResource. To get a CosmosDBSqlContainerCollection instance call the GetCosmosDBSqlContainers method from an instance of CosmosDBSqlDatabaseResource.

CosmosDBSqlContainerData

A class representing the CosmosDBSqlContainer data model. An Azure Cosmos DB container.

CosmosDBSqlContainerResource

A Class representing a CosmosDBSqlContainer along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosDBSqlContainerResource from an instance of ArmClient using the GetCosmosDBSqlContainerResource method. Otherwise you can get one from its parent resource CosmosDBSqlDatabaseResource using the GetCosmosDBSqlContainer method.

CosmosDBSqlContainerThroughputSettingResource

A Class representing a CosmosDBSqlContainerThroughputSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosDBSqlContainerThroughputSettingResource from an instance of ArmClient using the GetCosmosDBSqlContainerThroughputSettingResource method. Otherwise you can get one from its parent resource CosmosDBSqlContainerResource using the GetCosmosDBSqlContainerThroughputSetting method.

CosmosDBSqlDatabaseCollection

A class representing a collection of CosmosDBSqlDatabaseResource and their operations. Each CosmosDBSqlDatabaseResource in the collection will belong to the same instance of CosmosDBAccountResource. To get a CosmosDBSqlDatabaseCollection instance call the GetCosmosDBSqlDatabases method from an instance of CosmosDBAccountResource.

CosmosDBSqlDatabaseData

A class representing the CosmosDBSqlDatabase data model. An Azure Cosmos DB SQL database.

CosmosDBSqlDatabaseResource

A Class representing a CosmosDBSqlDatabase along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosDBSqlDatabaseResource from an instance of ArmClient using the GetCosmosDBSqlDatabaseResource method. Otherwise you can get one from its parent resource CosmosDBAccountResource using the GetCosmosDBSqlDatabase method.

CosmosDBSqlDatabaseThroughputSettingResource

A Class representing a CosmosDBSqlDatabaseThroughputSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosDBSqlDatabaseThroughputSettingResource from an instance of ArmClient using the GetCosmosDBSqlDatabaseThroughputSettingResource method. Otherwise you can get one from its parent resource CosmosDBSqlDatabaseResource using the GetCosmosDBSqlDatabaseThroughputSetting method.

CosmosDBSqlRoleAssignmentCollection

A class representing a collection of CosmosDBSqlRoleAssignmentResource and their operations. Each CosmosDBSqlRoleAssignmentResource in the collection will belong to the same instance of CosmosDBAccountResource. To get a CosmosDBSqlRoleAssignmentCollection instance call the GetCosmosDBSqlRoleAssignments method from an instance of CosmosDBAccountResource.

CosmosDBSqlRoleAssignmentData

A class representing the CosmosDBSqlRoleAssignment data model. An Azure Cosmos DB Role Assignment

CosmosDBSqlRoleAssignmentResource

A Class representing a CosmosDBSqlRoleAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosDBSqlRoleAssignmentResource from an instance of ArmClient using the GetCosmosDBSqlRoleAssignmentResource method. Otherwise you can get one from its parent resource CosmosDBAccountResource using the GetCosmosDBSqlRoleAssignment method.

CosmosDBSqlRoleDefinitionCollection

A class representing a collection of CosmosDBSqlRoleDefinitionResource and their operations. Each CosmosDBSqlRoleDefinitionResource in the collection will belong to the same instance of CosmosDBAccountResource. To get a CosmosDBSqlRoleDefinitionCollection instance call the GetCosmosDBSqlRoleDefinitions method from an instance of CosmosDBAccountResource.

CosmosDBSqlRoleDefinitionData

A class representing the CosmosDBSqlRoleDefinition data model. An Azure Cosmos DB SQL Role Definition.

CosmosDBSqlRoleDefinitionResource

A Class representing a CosmosDBSqlRoleDefinition along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosDBSqlRoleDefinitionResource from an instance of ArmClient using the GetCosmosDBSqlRoleDefinitionResource method. Otherwise you can get one from its parent resource CosmosDBAccountResource using the GetCosmosDBSqlRoleDefinition method.

CosmosDBSqlStoredProcedureCollection

A class representing a collection of CosmosDBSqlStoredProcedureResource and their operations. Each CosmosDBSqlStoredProcedureResource in the collection will belong to the same instance of CosmosDBSqlContainerResource. To get a CosmosDBSqlStoredProcedureCollection instance call the GetCosmosDBSqlStoredProcedures method from an instance of CosmosDBSqlContainerResource.

CosmosDBSqlStoredProcedureData

A class representing the CosmosDBSqlStoredProcedure data model. An Azure Cosmos DB storedProcedure.

CosmosDBSqlStoredProcedureResource

A Class representing a CosmosDBSqlStoredProcedure along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosDBSqlStoredProcedureResource from an instance of ArmClient using the GetCosmosDBSqlStoredProcedureResource method. Otherwise you can get one from its parent resource CosmosDBSqlContainerResource using the GetCosmosDBSqlStoredProcedure method.

CosmosDBSqlTriggerCollection

A class representing a collection of CosmosDBSqlTriggerResource and their operations. Each CosmosDBSqlTriggerResource in the collection will belong to the same instance of CosmosDBSqlContainerResource. To get a CosmosDBSqlTriggerCollection instance call the GetCosmosDBSqlTriggers method from an instance of CosmosDBSqlContainerResource.

CosmosDBSqlTriggerData

A class representing the CosmosDBSqlTrigger data model. An Azure Cosmos DB trigger.

CosmosDBSqlTriggerResource

A Class representing a CosmosDBSqlTrigger along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosDBSqlTriggerResource from an instance of ArmClient using the GetCosmosDBSqlTriggerResource method. Otherwise you can get one from its parent resource CosmosDBSqlContainerResource using the GetCosmosDBSqlTrigger method.

CosmosDBSqlUserDefinedFunctionCollection

A class representing a collection of CosmosDBSqlUserDefinedFunctionResource and their operations. Each CosmosDBSqlUserDefinedFunctionResource in the collection will belong to the same instance of CosmosDBSqlContainerResource. To get a CosmosDBSqlUserDefinedFunctionCollection instance call the GetCosmosDBSqlUserDefinedFunctions method from an instance of CosmosDBSqlContainerResource.

CosmosDBSqlUserDefinedFunctionData

A class representing the CosmosDBSqlUserDefinedFunction data model. An Azure Cosmos DB userDefinedFunction.

CosmosDBSqlUserDefinedFunctionResource

A Class representing a CosmosDBSqlUserDefinedFunction along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosDBSqlUserDefinedFunctionResource from an instance of ArmClient using the GetCosmosDBSqlUserDefinedFunctionResource method. Otherwise you can get one from its parent resource CosmosDBSqlContainerResource using the GetCosmosDBSqlUserDefinedFunction method.

CosmosDBTableCollection

A class representing a collection of CosmosDBTableResource and their operations. Each CosmosDBTableResource in the collection will belong to the same instance of CosmosDBAccountResource. To get a CosmosDBTableCollection instance call the GetCosmosDBTables method from an instance of CosmosDBAccountResource.

CosmosDBTableData

A class representing the CosmosDBTable data model. An Azure Cosmos DB Table.

CosmosDBTableResource

A Class representing a CosmosDBTable along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosDBTableResource from an instance of ArmClient using the GetCosmosDBTableResource method. Otherwise you can get one from its parent resource CosmosDBAccountResource using the GetCosmosDBTable method.

CosmosTableThroughputSettingResource

A Class representing a CosmosTableThroughputSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CosmosTableThroughputSettingResource from an instance of ArmClient using the GetCosmosTableThroughputSettingResource method. Otherwise you can get one from its parent resource CosmosDBTableResource using the GetCosmosTableThroughputSetting method.

DataTransferJobGetResultCollection

A class representing a collection of DataTransferJobGetResultResource and their operations. Each DataTransferJobGetResultResource in the collection will belong to the same instance of CosmosDBAccountResource. To get a DataTransferJobGetResultCollection instance call the GetDataTransferJobGetResults method from an instance of CosmosDBAccountResource.

DataTransferJobGetResultData

A class representing the DataTransferJobGetResult data model. A Cosmos DB Data Transfer Job

DataTransferJobGetResultResource

A Class representing a DataTransferJobGetResult along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DataTransferJobGetResultResource from an instance of ArmClient using the GetDataTransferJobGetResultResource method. Otherwise you can get one from its parent resource CosmosDBAccountResource using the GetDataTransferJobGetResult method.

GraphResourceGetResultCollection

A class representing a collection of GraphResourceGetResultResource and their operations. Each GraphResourceGetResultResource in the collection will belong to the same instance of CosmosDBAccountResource. To get a GraphResourceGetResultCollection instance call the GetGraphResourceGetResults method from an instance of CosmosDBAccountResource.

GraphResourceGetResultData

A class representing the GraphResourceGetResult data model. An Azure Cosmos DB Graph resource.

GraphResourceGetResultResource

A Class representing a GraphResourceGetResult along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GraphResourceGetResultResource from an instance of ArmClient using the GetGraphResourceGetResultResource method. Otherwise you can get one from its parent resource CosmosDBAccountResource using the GetGraphResourceGetResult method.

GremlinDatabaseCollection

A class representing a collection of GremlinDatabaseResource and their operations. Each GremlinDatabaseResource in the collection will belong to the same instance of CosmosDBAccountResource. To get a GremlinDatabaseCollection instance call the GetGremlinDatabases method from an instance of CosmosDBAccountResource.

GremlinDatabaseData

A class representing the GremlinDatabase data model. An Azure Cosmos DB Gremlin database.

GremlinDatabaseResource

A Class representing a GremlinDatabase along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GremlinDatabaseResource from an instance of ArmClient using the GetGremlinDatabaseResource method. Otherwise you can get one from its parent resource CosmosDBAccountResource using the GetGremlinDatabase method.

GremlinDatabaseThroughputSettingResource

A Class representing a GremlinDatabaseThroughputSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GremlinDatabaseThroughputSettingResource from an instance of ArmClient using the GetGremlinDatabaseThroughputSettingResource method. Otherwise you can get one from its parent resource GremlinDatabaseResource using the GetGremlinDatabaseThroughputSetting method.

GremlinGraphCollection

A class representing a collection of GremlinGraphResource and their operations. Each GremlinGraphResource in the collection will belong to the same instance of GremlinDatabaseResource. To get a GremlinGraphCollection instance call the GetGremlinGraphs method from an instance of GremlinDatabaseResource.

GremlinGraphData

A class representing the GremlinGraph data model. An Azure Cosmos DB Gremlin graph.

GremlinGraphResource

A Class representing a GremlinGraph along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GremlinGraphResource from an instance of ArmClient using the GetGremlinGraphResource method. Otherwise you can get one from its parent resource GremlinDatabaseResource using the GetGremlinGraph method.

GremlinGraphThroughputSettingResource

A Class representing a GremlinGraphThroughputSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a GremlinGraphThroughputSettingResource from an instance of ArmClient using the GetGremlinGraphThroughputSettingResource method. Otherwise you can get one from its parent resource GremlinGraphResource using the GetGremlinGraphThroughputSetting method.

MongoClusterCollection

A class representing a collection of MongoClusterResource and their operations. Each MongoClusterResource in the collection will belong to the same instance of ResourceGroupResource. To get a MongoClusterCollection instance call the GetMongoClusters method from an instance of ResourceGroupResource.

MongoClusterData

A class representing the MongoCluster data model. Represents a mongo cluster resource.

MongoClusterResource

A Class representing a MongoCluster along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MongoClusterResource from an instance of ArmClient using the GetMongoClusterResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetMongoCluster method.

MongoDBCollectionCollection

A class representing a collection of MongoDBCollectionResource and their operations. Each MongoDBCollectionResource in the collection will belong to the same instance of MongoDBDatabaseResource. To get a MongoDBCollectionCollection instance call the GetMongoDBCollections method from an instance of MongoDBDatabaseResource.

MongoDBCollectionData

A class representing the MongoDBCollection data model. An Azure Cosmos DB MongoDB collection.

MongoDBCollectionResource

A Class representing a MongoDBCollection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MongoDBCollectionResource from an instance of ArmClient using the GetMongoDBCollectionResource method. Otherwise you can get one from its parent resource MongoDBDatabaseResource using the GetMongoDBCollection method.

MongoDBCollectionThroughputSettingResource

A Class representing a MongoDBCollectionThroughputSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MongoDBCollectionThroughputSettingResource from an instance of ArmClient using the GetMongoDBCollectionThroughputSettingResource method. Otherwise you can get one from its parent resource MongoDBCollectionResource using the GetMongoDBCollectionThroughputSetting method.

MongoDBDatabaseCollection

A class representing a collection of MongoDBDatabaseResource and their operations. Each MongoDBDatabaseResource in the collection will belong to the same instance of CosmosDBAccountResource. To get a MongoDBDatabaseCollection instance call the GetMongoDBDatabases method from an instance of CosmosDBAccountResource.

MongoDBDatabaseData

A class representing the MongoDBDatabase data model. An Azure Cosmos DB MongoDB database.

MongoDBDatabaseResource

A Class representing a MongoDBDatabase along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MongoDBDatabaseResource from an instance of ArmClient using the GetMongoDBDatabaseResource method. Otherwise you can get one from its parent resource CosmosDBAccountResource using the GetMongoDBDatabase method.

MongoDBDatabaseThroughputSettingResource

A Class representing a MongoDBDatabaseThroughputSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MongoDBDatabaseThroughputSettingResource from an instance of ArmClient using the GetMongoDBDatabaseThroughputSettingResource method. Otherwise you can get one from its parent resource MongoDBDatabaseResource using the GetMongoDBDatabaseThroughputSetting method.

MongoDBRoleDefinitionCollection

A class representing a collection of MongoDBRoleDefinitionResource and their operations. Each MongoDBRoleDefinitionResource in the collection will belong to the same instance of CosmosDBAccountResource. To get a MongoDBRoleDefinitionCollection instance call the GetMongoDBRoleDefinitions method from an instance of CosmosDBAccountResource.

MongoDBRoleDefinitionData

A class representing the MongoDBRoleDefinition data model. An Azure Cosmos DB Mongo Role Definition.

MongoDBRoleDefinitionResource

A Class representing a MongoDBRoleDefinition along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MongoDBRoleDefinitionResource from an instance of ArmClient using the GetMongoDBRoleDefinitionResource method. Otherwise you can get one from its parent resource CosmosDBAccountResource using the GetMongoDBRoleDefinition method.

MongoDBUserDefinitionCollection

A class representing a collection of MongoDBUserDefinitionResource and their operations. Each MongoDBUserDefinitionResource in the collection will belong to the same instance of CosmosDBAccountResource. To get a MongoDBUserDefinitionCollection instance call the GetMongoDBUserDefinitions method from an instance of CosmosDBAccountResource.

MongoDBUserDefinitionData

A class representing the MongoDBUserDefinition data model. An Azure Cosmos DB User Definition

MongoDBUserDefinitionResource

A Class representing a MongoDBUserDefinition along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MongoDBUserDefinitionResource from an instance of ArmClient using the GetMongoDBUserDefinitionResource method. Otherwise you can get one from its parent resource CosmosDBAccountResource using the GetMongoDBUserDefinition method.

RestorableCosmosDBAccountCollection

A class representing a collection of RestorableCosmosDBAccountResource and their operations. Each RestorableCosmosDBAccountResource in the collection will belong to the same instance of CosmosDBLocationResource. To get a RestorableCosmosDBAccountCollection instance call the GetRestorableCosmosDBAccounts method from an instance of CosmosDBLocationResource.

RestorableCosmosDBAccountData

A class representing the RestorableCosmosDBAccount data model. A Azure Cosmos DB restorable database account.

RestorableCosmosDBAccountResource

A Class representing a RestorableCosmosDBAccount along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RestorableCosmosDBAccountResource from an instance of ArmClient using the GetRestorableCosmosDBAccountResource method. Otherwise you can get one from its parent resource CosmosDBLocationResource using the GetRestorableCosmosDBAccount method.

ThroughputPoolAccountResource

A Class representing a ThroughputPoolAccountResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ThroughputPoolAccountResource from an instance of ArmClient using the GetThroughputPoolAccountResource method. Otherwise you can get one from its parent resource ThroughputPoolResource using the GetThroughputPoolAccountResource method.

ThroughputPoolAccountResourceCollection

A class representing a collection of ThroughputPoolAccountResource and their operations. Each ThroughputPoolAccountResource in the collection will belong to the same instance of ThroughputPoolResource. To get a ThroughputPoolAccountResourceCollection instance call the GetThroughputPoolAccountResources method from an instance of ThroughputPoolResource.

ThroughputPoolAccountResourceData

A class representing the ThroughputPoolAccountResource data model. An Azure Cosmos DB Throughputpool Account

ThroughputPoolResource

A Class representing a ThroughputPoolResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ThroughputPoolResource from an instance of ArmClient using the GetThroughputPoolResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetThroughputPoolResource method.

ThroughputPoolResourceCollection

A class representing a collection of ThroughputPoolResource and their operations. Each ThroughputPoolResource in the collection will belong to the same instance of ResourceGroupResource. To get a ThroughputPoolResourceCollection instance call the GetThroughputPoolResources method from an instance of ResourceGroupResource.

ThroughputPoolResourceData

A class representing the ThroughputPoolResource data model. An Azure Cosmos DB Throughputpool.

ThroughputSettingData

A class representing the ThroughputSetting data model. An Azure Cosmos DB resource throughput.