Azure.ResourceManager.MongoDBAtlas Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AzureResourceManagerMongoDBAtlasContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information see 'https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md' |
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 |
A class representing the MongoDBAtlasOrganization data model. 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 GetMongoDBAtlasOrganizationResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetMongoDBAtlasOrganization method. |