Azure.ResourceManager.MongoDBAtlas Namespace

Classes

Name Description
AzureResourceManagerMongoDBAtlasContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

MongoDBAtlasClusterCollection

A class representing a collection of MongoDBAtlasClusterResource and their operations. Each MongoDBAtlasClusterResource in the collection will belong to the same instance of MongoDBAtlasProjectResource. To get a MongoDBAtlasClusterCollection instance call the GetMongoDBAtlasClusters method from an instance of MongoDBAtlasProjectResource.

MongoDBAtlasClusterData

The MongoDB Atlas Cluster resource type. A cluster is a managed database deployment within a project.

MongoDBAtlasClusterResource

A class representing a MongoDBAtlasCluster along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MongoDBAtlasClusterResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource MongoDBAtlasProjectResource using the GetMongoDBAtlasClusters method.

MongoDBAtlasExtensions

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

MongoDBAtlasOrganizationCollection

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

MongoDBAtlasOrganizationData

The resource model definition for an Azure Organization.

MongoDBAtlasOrganizationResource

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

MongoDBAtlasProjectCollection

A class representing a collection of MongoDBAtlasProjectResource and their operations. Each MongoDBAtlasProjectResource in the collection will belong to the same instance of MongoDBAtlasOrganizationResource. To get a MongoDBAtlasProjectCollection instance call the GetMongoDBAtlasProjects method from an instance of MongoDBAtlasOrganizationResource.

MongoDBAtlasProjectData

The MongoDB Atlas Project resource type. A project is a logical grouping of clusters within an organization.

MongoDBAtlasProjectResource

A class representing a MongoDBAtlasProject along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MongoDBAtlasProjectResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource MongoDBAtlasOrganizationResource using the GetMongoDBAtlasProjects method.