Interface WebAppDiagnosticLogs.UpdateStages.WithQuota<ParentT>

    • Method Detail

      • withWebServerFileSystemQuotaInMB

        WebAppDiagnosticLogs.UpdateStages.WithAttachForWebServerFileSystem<ParentT> withWebServerFileSystemQuotaInMB​(int quotaInMB)
        Specifies the maximum size of logs allowed on the file system (in MB).
        Parameters:
        quotaInMB - the maximum size of logs allowed (in MB). Must be between 25 and 100.
        Returns:
        the next stage of the update