Table of Contents

Interface ICosmosDBManagementClient

Namespace
Microsoft.Azure.Management.CosmosDB.Fluent
Assembly
Microsoft.Azure.Management.CosmosDB.Fluent.dll

Azure Cosmos DB Database Service Resource Provider REST API

public interface ICosmosDBManagementClient : IDisposable
Inherited Members

Properties

AcceptLanguage

The preferred language for the response.

string AcceptLanguage { get; set; }

Property Value

string

BaseUri

The base URI of the service.

Uri BaseUri { get; set; }

Property Value

Uri

CassandraResources

Gets the ICassandraResourcesOperations.

ICassandraResourcesOperations CassandraResources { get; }

Property Value

ICassandraResourcesOperations

Collection

Gets the ICollectionOperations.

ICollectionOperations Collection { get; }

Property Value

ICollectionOperations

CollectionPartition

Gets the ICollectionPartitionOperations.

ICollectionPartitionOperations CollectionPartition { get; }

Property Value

ICollectionPartitionOperations

CollectionPartitionRegion

Gets the ICollectionPartitionRegionOperations.

ICollectionPartitionRegionOperations CollectionPartitionRegion { get; }

Property Value

ICollectionPartitionRegionOperations

CollectionRegion

Gets the ICollectionRegionOperations.

ICollectionRegionOperations CollectionRegion { get; }

Property Value

ICollectionRegionOperations

Credentials

Credentials needed for the client to connect to Azure.

ServiceClientCredentials Credentials { get; }

Property Value

ServiceClientCredentials

Database

Gets the IDatabaseOperations.

IDatabaseOperations Database { get; }

Property Value

IDatabaseOperations

DatabaseAccountRegion

Gets the IDatabaseAccountRegionOperations.

IDatabaseAccountRegionOperations DatabaseAccountRegion { get; }

Property Value

IDatabaseAccountRegionOperations

DatabaseAccounts

Gets the IDatabaseAccountsOperations.

IDatabaseAccountsOperations DatabaseAccounts { get; }

Property Value

IDatabaseAccountsOperations

DeserializationSettings

Gets or sets json deserialization settings.

JsonSerializerSettings DeserializationSettings { get; }

Property Value

JsonSerializerSettings

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.

bool? GenerateClientRequestId { get; set; }

Property Value

bool?

GremlinResources

Gets the IGremlinResourcesOperations.

IGremlinResourcesOperations GremlinResources { get; }

Property Value

IGremlinResourcesOperations

LongRunningOperationRetryTimeout

The retry timeout in seconds for Long Running Operations. Default value is 30.

int? LongRunningOperationRetryTimeout { get; set; }

Property Value

int?

MongoDBResources

Gets the IMongoDBResourcesOperations.

IMongoDBResourcesOperations MongoDBResources { get; }

Property Value

IMongoDBResourcesOperations

Operations

Gets the IOperations.

IOperations Operations { get; }

Property Value

IOperations

PartitionKeyRangeId

Gets the IPartitionKeyRangeIdOperations.

IPartitionKeyRangeIdOperations PartitionKeyRangeId { get; }

Property Value

IPartitionKeyRangeIdOperations

PartitionKeyRangeIdRegion

Gets the IPartitionKeyRangeIdRegionOperations.

IPartitionKeyRangeIdRegionOperations PartitionKeyRangeIdRegion { get; }

Property Value

IPartitionKeyRangeIdRegionOperations

Percentile

Gets the IPercentileOperations.

IPercentileOperations Percentile { get; }

Property Value

IPercentileOperations

PercentileSourceTarget

Gets the IPercentileSourceTargetOperations.

IPercentileSourceTargetOperations PercentileSourceTarget { get; }

Property Value

IPercentileSourceTargetOperations

PercentileTarget

Gets the IPercentileTargetOperations.

IPercentileTargetOperations PercentileTarget { get; }

Property Value

IPercentileTargetOperations

PrivateEndpointConnections

Gets the IPrivateEndpointConnectionsOperations.

IPrivateEndpointConnectionsOperations PrivateEndpointConnections { get; }

Property Value

IPrivateEndpointConnectionsOperations

PrivateLinkResources

Gets the IPrivateLinkResourcesOperations.

IPrivateLinkResourcesOperations PrivateLinkResources { get; }

Property Value

IPrivateLinkResourcesOperations

SerializationSettings

Gets or sets json serialization settings.

JsonSerializerSettings SerializationSettings { get; }

Property Value

JsonSerializerSettings

SqlResources

Gets the ISqlResourcesOperations.

ISqlResourcesOperations SqlResources { get; }

Property Value

ISqlResourcesOperations

SubscriptionId

Azure subscription ID.

string SubscriptionId { get; set; }

Property Value

string

SubscriptionId1

The ID of the target subscription.

string SubscriptionId1 { get; set; }

Property Value

string

TableResources

Gets the ITableResourcesOperations.

ITableResourcesOperations TableResources { get; }

Property Value

ITableResourcesOperations