Configuration Reference
Version:5.8.0
Micronaut Azure Cosmos Config Properties
🔗Property | Type | Description |
---|---|---|
|
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 |
|
|
boolean |
|
|
com.azure.cosmos.GatewayConnectionConfig |
|
|
java.lang.String |
|
|
com.azure.cosmos.ThrottlingRetryOptions |
|
|
java.util.List |
|
|
boolean |
|
|
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 |
|
|
boolean |
When the value is true then default gateway configuration will be used in cosmos client. |
Micronaut Azure Logging Config Properties
🔗Property | Type | Description |
---|---|---|
|
boolean |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.lang.String |
Micronaut Azure Sdk Config Properties
🔗Property | Type | Description |
---|---|---|
|
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 |
---|---|---|
|
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 |
---|---|---|
|
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 |
---|---|---|
|
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 |
---|---|---|
|
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 |
---|---|---|
|
java.util.Optional |
The tenant id. The default is the tenant the user originally authenticated to via the Visual Studio Code Azure Account plugin. |
Property | Type | Description |
---|---|---|
|
java.util.Optional |
Specifies the client ID of user assigned or system assigned identity. Required only for user-assigned identity. |
Micronaut Azure Secret Manager Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |