Interface LoggerContract.DefinitionStages.WithCredentials

    • Method Detail

      • withCredentials

        LoggerContract.DefinitionStages.WithCreate withCredentials​(Map<String,​String> credentials)
        Specifies the credentials property: The name and SendRule connection string of the event hub for azureEventHub logger. Instrumentation key for applicationInsights logger..
        Parameters:
        credentials - The name and SendRule connection string of the event hub for azureEventHub logger. Instrumentation key for applicationInsights logger.
        Returns:
        the next definition stage.