Configuration Reference
Version:6.0.0-SNAPSHOT
Micronaut Azure Cosmos Config Properties
🔗| Property | Type | Description | Default value |
|---|---|---|---|
|
boolean |
When the value is true then default gateway configuration will be used in cosmos client. |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.util.function.Function |
||
|
com.azure.cosmos.CosmosOperationPolicy |
||
|
boolean |
||
|
boolean |
||
|
com.azure.cosmos.models.CosmosAuthorizationTokenResolver |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
com.azure.core.credential.AzureKeyCredential |
||
|
java.util.List |
||
|
com.azure.cosmos.ConsistencyLevel |
||
|
com.azure.cosmos.ReadConsistencyStrategy |
||
|
boolean |
||
|
com.azure.cosmos.GatewayConnectionConfig |
||
|
java.lang.String |
||
|
com.azure.cosmos.ThrottlingRetryOptions |
||
|
java.util.List |
||
|
boolean |
||
|
boolean |
||
|
boolean |
||
|
com.azure.cosmos.NonIdempotentWriteRetryOptions |
||
|
com.azure.cosmos.CosmosContainerProactiveInitConfig |
||
|
com.azure.cosmos.CosmosEndToEndOperationLatencyPolicyConfig |
||
|
com.azure.cosmos.SessionRetryOptions |
||
|
java.util.function.Supplier |
||
|
com.azure.cosmos.models.CosmosClientTelemetryConfig |
||
|
com.azure.cosmos.CosmosItemSerializer |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.util.function.Function |
||
|
com.azure.cosmos.CosmosOperationPolicy |
||
|
boolean |
||
|
boolean |
||
|
com.azure.cosmos.models.CosmosAuthorizationTokenResolver |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
com.azure.core.credential.AzureKeyCredential |
||
|
java.util.List |
||
|
com.azure.cosmos.ConsistencyLevel |
||
|
com.azure.cosmos.ReadConsistencyStrategy |
||
|
boolean |
||
|
com.azure.cosmos.GatewayConnectionConfig |
||
|
java.lang.String |
||
|
com.azure.cosmos.ThrottlingRetryOptions |
||
|
java.util.List |
||
|
boolean |
||
|
boolean |
||
|
boolean |
||
|
com.azure.cosmos.NonIdempotentWriteRetryOptions |
||
|
com.azure.cosmos.CosmosContainerProactiveInitConfig |
||
|
com.azure.cosmos.CosmosEndToEndOperationLatencyPolicyConfig |
||
|
com.azure.cosmos.SessionRetryOptions |
||
|
java.util.function.Supplier |
||
|
com.azure.cosmos.models.CosmosClientTelemetryConfig |
||
|
com.azure.cosmos.CosmosItemSerializer |
Micronaut Azure Logging Config Properties
🔗| Property | Type | Description | Default value |
|---|---|---|---|
|
boolean |
true if enabled |
|
|
java.lang.String |
data collection endpoint URL |
|
|
java.lang.String |
data collection rule id |
|
|
java.lang.String |
stream name |
Micronaut Azure Sdk Config Properties
🔗| Property | Type | Description | Default value |
|---|---|---|---|
|
boolean |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.String |
Gets the client ID of the application. |
|
|
java.util.Optional |
Gets the path of the PEM certificate for authenticating to AAD. |
|
|
java.util.Optional |
Gets the path of the PFX certificate for authenticating to AAD. |
|
|
java.lang.String |
Gets the password protecting the PFX certificate file. |
|
|
java.lang.String |
Gets the tenant ID of the application. |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.String |
Gets the client ID of the application. |
|
|
java.lang.String |
Gets the client secret for the authentication. |
|
|
java.lang.String |
Gets the tenant ID of the application. |
| Property | Type | Description | Default value |
|---|---|---|---|
|
boolean |
||
|
java.util.Optional |
The tenant id. The default is the tenant the user originally authenticated to via the Azure Toolkit for IntelliJ plugin. |
|
|
java.util.Optional |
Specifies the KeePass database path to read the cached credentials of Azure toolkit for IntelliJ plugin. The databasePath is required on Windows platform. For macOS and Linux platform native key chain / key ring will be accessed respectively to retrieve the cached credentials. |
| Property | Type | Description | Default value |
|---|---|---|---|
|
boolean |
||
|
java.util.Optional |
Specifies the client ID of user assigned or system assigned identity. Required only for user-assigned identity. |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.util.Optional |
an Azure Storage connection string. |
|
|
java.util.Optional |
an Azure Storage account name. |
|
|
java.util.Optional |
an Azure Storage account password. |
| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.String |
Gets the client ID of the application. |
|
|
java.lang.String |
Gets the username of the user. |
|
|
java.lang.String |
Gets the password of the user. |
|
|
java.util.Optional |
Gets the tenant ID of the application. |
| Property | Type | Description | Default value |
|---|---|---|---|
|
boolean |
||
|
java.util.Optional |
The tenant id. The default is the tenant the user originally authenticated to via the Visual Studio Code Azure Account plugin. |
Micronaut Azure Secret Manager Config Properties
🔗| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.String |
key vault url. |
| Property | Type | Description | Default value |
|---|---|---|---|
|
boolean |
true if the key configuration client should be enabled. |
| Property | Type | Description | Default value |
|---|---|---|---|
|
boolean |
true if signing support is enabled. |
|
|
java.lang.String |
the default signature algorithm (e.g. RS256). |
Micronaut Azure Tracing Config Properties
🔗| Property | Type | Description | Default value |
|---|---|---|---|
|
java.lang.String |
Set the connection string. |