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
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. |
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 |
A class representing the MongoClusterFirewallRule data model. 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 GetMongoClusterFirewallRuleResource method. Otherwise you can get one from its parent resource MongoClusterResource using the GetMongoClusterFirewallRule 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 GetMongoClusterPrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource MongoClusterResource using the GetMongoClusterPrivateEndpointConnectionResource 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 |
A class representing the MongoClusterPrivateEndpointConnectionResource data model. 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 GetMongoClusterResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetMongoCluster method. |
Azure SDK for .NET