ICosmosDBManagementClient Interface
Definition
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.
Azure Cosmos DB Database Service Resource Provider REST API
public interface ICosmosDBManagementClient : IDisposable
type ICosmosDBManagementClient = interface
interface IDisposable
Public Interface ICosmosDBManagementClient
Implements IDisposable
- Derived
- Implements
Properties
AcceptLanguage |
The preferred language for the response. |
BaseUri |
The base URI of the service. |
CassandraResources |
Gets the ICassandraResourcesOperations. |
Collection |
Gets the ICollectionOperations. |
CollectionPartition |
Gets the ICollectionPartitionOperations. |
CollectionPartitionRegion |
Gets the ICollectionPartitionRegionOperations. |
CollectionRegion |
Gets the ICollectionRegionOperations. |
Credentials |
Credentials needed for the client to connect to Azure. |
Database |
Gets the IDatabaseOperations. |
DatabaseAccountRegion |
Gets the IDatabaseAccountRegionOperations. |
DatabaseAccounts |
Gets the IDatabaseAccountsOperations. |
DeserializationSettings |
Gets or sets json deserialization settings. |
GenerateClientRequestId |
Whether a unique x-ms-client-request-id should be generated. When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true. |
GremlinResources |
Gets the IGremlinResourcesOperations. |
LongRunningOperationRetryTimeout |
The retry timeout in seconds for Long Running Operations. Default value is 30. |
MongoDBResources |
Gets the IMongoDBResourcesOperations. |
Operations |
Gets the IOperations. |
PartitionKeyRangeId |
Gets the IPartitionKeyRangeIdOperations. |
PartitionKeyRangeIdRegion |
Gets the IPartitionKeyRangeIdRegionOperations. |
Percentile |
Gets the IPercentileOperations. |
PercentileSourceTarget |
Gets the IPercentileSourceTargetOperations. |
PercentileTarget |
Gets the IPercentileTargetOperations. |
PrivateEndpointConnections |
Gets the IPrivateEndpointConnectionsOperations. |
PrivateLinkResources |
Gets the IPrivateLinkResourcesOperations. |
SerializationSettings |
Gets or sets json serialization settings. |
SqlResources |
Gets the ISqlResourcesOperations. |
SubscriptionId |
Azure subscription ID. |
SubscriptionId1 |
The ID of the target subscription. |
TableResources |
Gets the ITableResourcesOperations. |
Applies to
Azure SDK for .NET