Package io.micronaut.azure.credentials
Interface AzureCredentialsConfiguration
@ConfigurationProperties("azure.credential")
public interface AzureCredentialsConfiguration
The azure SDK configuration.
- Since:
- 3.1
- Author:
- Pavol Gressa
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The Azure CLI credential configuration.static interface
The client certificate credential configuration.static interface
The client secret credential configuration.static interface
The IntelliJ credential configuration.static interface
The managed identity credential configuration.static interface
Configuration properties for configuring aStorageSharedKeyCredential
.static interface
The username password credential configuration.static interface
The Visual Studio code credential configuration. -
Field Summary
-
Field Details
-
PREFIX
- See Also:
-