Interface ManagedEnvironment.UpdateStages.WithAppLogsConfiguration

    • Method Detail

      • withAppLogsConfiguration

        ManagedEnvironment.Update withAppLogsConfiguration​(AppLogsConfiguration appLogsConfiguration)
        Specifies the appLogsConfiguration property: Cluster configuration which enables the log daemon to export app logs to a destination. Currently only "log-analytics" is supported.
        Parameters:
        appLogsConfiguration - Cluster configuration which enables the log daemon to export app logs to a destination. Currently only "log-analytics" is supported.
        Returns:
        the next definition stage.