MongoClusterManagementClient class

Constructors

MongoClusterManagementClient(TokenCredential, string, MongoClusterManagementClientOptionalParams)

The Microsoft Azure management API provides create, read, update, and delete functionality for Azure Cosmos DB for MongoDB vCore resources including clusters and firewall rules.

Properties

firewallRules

The operation groups for FirewallRules

mongoClusters

The operation groups for MongoClusters

operations

The operation groups for Operations

pipeline

The pipeline used by this client to make requests

privateEndpointConnections

The operation groups for PrivateEndpointConnections

privateLinks

The operation groups for PrivateLinks

replicas

The operation groups for Replicas

Constructor Details

MongoClusterManagementClient(TokenCredential, string, MongoClusterManagementClientOptionalParams)

The Microsoft Azure management API provides create, read, update, and delete functionality for Azure Cosmos DB for MongoDB vCore resources including clusters and firewall rules.

new MongoClusterManagementClient(credential: TokenCredential, subscriptionId: string, options?: MongoClusterManagementClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

firewallRules

The operation groups for FirewallRules

firewallRules: FirewallRulesOperations

Property Value

mongoClusters

The operation groups for MongoClusters

mongoClusters: MongoClustersOperations

Property Value

operations

The operation groups for Operations

operations: OperationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

privateEndpointConnections

The operation groups for PrivateEndpointConnections

privateEndpointConnections: PrivateEndpointConnectionsOperations

Property Value

The operation groups for PrivateLinks

privateLinks: PrivateLinksOperations

Property Value

replicas

The operation groups for Replicas

replicas: ReplicasOperations

Property Value