Azure.ResourceManager.MongoCluster 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
| Name | Description |
|---|---|
| AzureResourceManagerMongoClusterContext |
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 |
| 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 |
Represents a mongo cluster resource. |
| MongoClusterExtensions |
A class to add extension methods to Azure.ResourceManager.MongoCluster. |
| MongoClusterFirewallRuleCollection |
A class representing a collection of MongoClusterFirewallRuleResource and their operations. Each MongoClusterFirewallRuleResource in the collection will belong to the same instance of MongoClusterResource. To get a MongoClusterFirewallRuleCollection instance call the GetMongoClusterFirewallRules method from an instance of MongoClusterResource. |
| MongoClusterFirewallRuleData |
Represents a mongo cluster firewall rule. |
| MongoClusterFirewallRuleResource |
A class representing a MongoClusterFirewallRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MongoClusterFirewallRuleResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource MongoClusterResource using the GetMongoClusterFirewallRules method. |
| MongoClusterPrivateEndpointConnectionResource |
A class representing a MongoClusterPrivateEndpointConnectionResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MongoClusterPrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource MongoClusterResource using the GetMongoClusterPrivateEndpointConnectionResources method. |
| MongoClusterPrivateEndpointConnectionResourceCollection |
A class representing a collection of MongoClusterPrivateEndpointConnectionResource and their operations. Each MongoClusterPrivateEndpointConnectionResource in the collection will belong to the same instance of MongoClusterResource. To get a MongoClusterPrivateEndpointConnectionResourceCollection instance call the GetMongoClusterPrivateEndpointConnectionResources method from an instance of MongoClusterResource. |
| MongoClusterPrivateEndpointConnectionResourceData |
Concrete proxy resource types can be created by aliasing this type using a specific property type. |
| 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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetMongoClusters method. |
| MongoClusterUserCollection |
A class representing a collection of MongoClusterUserResource and their operations. Each MongoClusterUserResource in the collection will belong to the same instance of MongoClusterResource. To get a MongoClusterUserCollection instance call the GetMongoClusterUsers method from an instance of MongoClusterResource. |
| MongoClusterUserData |
Represents a Mongo cluster user. |
| MongoClusterUserResource |
A class representing a MongoClusterUser along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a MongoClusterUserResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource MongoClusterResource using the GetMongoClusterUsers method. |