Class AppConfigManagedIdentityProperties


  • public final class AppConfigManagedIdentityProperties
    extends Object
    Managed Identity information for connecting to Azure App Configuration Stores.
    • Constructor Detail

      • AppConfigManagedIdentityProperties

        public AppConfigManagedIdentityProperties()
    • Method Detail

      • getClientId

        @Nullable
        public String getClientId()
        Returns:
        the clientId
      • setClientId

        public void setClientId​(@Nullable
                                String clientId)
        Parameters:
        clientId - the clientId to set