Jaa


CosmosDbPartitionedStorageOptions.CosmosClientOptions Property

Definition

Gets or sets the options for the CosmosClient.

public Microsoft.Azure.Cosmos.CosmosClientOptions CosmosClientOptions { get; set; }
member this.CosmosClientOptions : Microsoft.Azure.Cosmos.CosmosClientOptions with get, set
Public Property CosmosClientOptions As CosmosClientOptions

Property Value

The options for use with the CosmosClient.

Applies to